Skip to content

oapply doesnt work for symbolic arguments #18

@carocad

Description

@carocad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions