minderbinder icon indicating copy to clipboard operation
minderbinder copied to clipboard

converting one thing into another thing via Clojure.

Results 4 minderbinder issues
Sort by recently updated
recently updated
newest added

README: update versionn 2.0 -> 3.0

```clojure user=> (require '[minderbinder.length]) CompilerException java.lang.Exception: Undefined unit :gunters-chain, compiling:(minderbinder/length.clj:6:1) ``` also ```clojure CompilerException java.lang.Exception: Undefined unit :pc, compiling:(minderbinder/length.clj:6:1) CompilerException java.lang.Exception: Undefined unit :Mpc, compiling:(minderbinder/length.clj:6:1) CompilerException java.lang.Exception: Undefined unit :Å,...

How do you feel about this patch adding support for accepting a map with scale and offset to defunits-of? I included a temperature example.