-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Hey guys,
first of all thanks a lot for this awesome project. I have only heard good things about it so I started using it recently.
However I was faced with an error that I cannot get my head around. I am not sure if this is just not the intended use or if this is a bug in the library, so here it is.
If I have something like (oops/apply+ object f args)
oops will complain that args is not a sequence. My guess is that it is trying to check this at compile time, however I only know the args value at runtime, just as with the rest of the arguments 😞
Is this a bug or just not an intended use case?
Metadata
Metadata
Assignees
Labels
No labels