Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 419 Bytes

NumEx

NumEX is the number operation library.

Installation

def deps do
  [
    {:numex, git: "https://github.com/muramasa8191/numex.git", tag: "0.1.0"}
  ]
end

** TODO ** Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/numex.