Skip to content

what is the purpose of 'unimplemented' function in utils #349

@irfn

Description

@irfn

I don't see usages of unimplemented function anywhere in the codebase.
src/main/clojure/clojure/core/matrix/utils.cljc
If there is no specific use, I would suggest removing this method.

The reason I ask is that this method adds a clojure.reflect dependency that I would like to avoid as I am trying to use core.matrix using https://github.com/borkdude/sci which is a lightweight interpreter.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions