Skip to content

Different implementation interop (:plain , :apache) #15

Description

@ogeagla

Currently interop is not possible, as :apache impl assumes operand is also :apache in multiple places, eg here as other with a type hint: https://github.com/ogeagla/clj-hypercomplex/blob/master/src/hypercomplex/core.clj#L91

This type hint means no reflection but also means cannot interop with :plain impls.

What is the desired behavior? Do we want interop? What would be the performance cost?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions