Change: code now assumes callbacks are provided
Beforehand there were if statements to check if callbacks were provided by the user. This was only useful for making the test suites shorter. These if statements have been removed so that the core code is more concise.
This diff is collapsed.
Please register or sign in to comment