fijit icon indicating copy to clipboard operation
fijit copied to clipboard

A Clojure library for Scala interop.

Results 2 fijit issues
Sort by recently updated
recently updated
newest added

This changes the semantics of the function from "convert X to Y" to "ensure X is a Y". This won't break existing callers but will allow the functions to be...

Some aspects of the Scala reflect API are simple enough to be moved from `erp12.fijit.alpha.reflect` to `erp12.fijit.reflect`. These include: class tags, type tags, toolbox methods, and possibly the Scala `Type`...