fmap
should raise an error rather than falling back to a default implementation for unknown objects
#736
Labels
Milestone
We can add a
fallback_to_init
keyword-only argument to get back the old behavior as we did with #623.The text was updated successfully, but these errors were encountered: