-
- Downloads
Changed main-entry to use etypecase instead of assuming that the arg is
always either a lambda or an optional dispatch, because sometimes raw functionals get passed in. This way we will get a better error message.
Please register or sign in to comment