Module

Data.Refined.Internal

Package
purescript-refined
Repository
danieljharvey/purescript-refined

#fromInt Source

fromInt :: forall a. Ring a => Int -> a

#These Source

data These a b

Helper version of function because i am too lazy to find the package

Constructors

Instances