adkelley / purescript-parseint

Bindings to parseInt()

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parseint

Yeah so I wrote bindings to javascript's global parseInt() function a long while back, before realizing I should also have added parseFloat() in here too... so now it's just named purescript-parseint :)

They're really trivial bindings - use Radix where applicable (i.e. hexadecimal encoding).

About

Bindings to parseInt()

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dhall 73.7%Language:PureScript 21.9%Language:JavaScript 4.4%