You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be quite some type casting (also introduced by #80). This makes working within the library quite a bit more difficult. Most, if not all, type casts can be avoided but do require some restructuring of the functions. Over the coming weekend I will try to find some time to add some functionality to avoid the type casting and include some safety checks.
The text was updated successfully, but these errors were encountered:
There seems to be quite some type casting (also introduced by #80). This makes working within the library quite a bit more difficult. Most, if not all, type casts can be avoided but do require some restructuring of the functions. Over the coming weekend I will try to find some time to add some functionality to avoid the type casting and include some safety checks.
The text was updated successfully, but these errors were encountered: