Skip to content

x1aaff/arithmetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic

Extended Elixir math operators for:

  • Decimal

Note

No tests. Code can be changed disregard backward compatibility. Use at your own discretion.

Installation

You can copy any code you need

Or add to your mix.exs:

def deps do
  [
    {:arithmetic, git: "https://github.com/x1aaff/arithmetic.git"}
  ]
end

About

Extended Elixir math operators for Decimal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages