Function pointers are currently seen as being of the type of their return value. This is of course not always true, and should be fixed. For the moment, switching them to return Element will prevent a problem, though this is not a clean solution.
Function pointers are currently seen as being of the type of their return value. This is of course not always true, and should be fixed. For the moment, switching them to return Element will prevent a problem, though this is not a clean solution.
Function pointers are currently seen as being of the type of their return value. This is of course not always true, and should be fixed. For the moment, switching them to return Element will prevent a problem, though this is not a clean solution.