Module

Data.Moment.Simple.Internal

Package
purescript-simple-moment
Repository
passy/purescript-simple-moment

#isValid Source

isValid :: Moment -> Boolean

Verify that a moment is valid.

#clone Source

clone :: Moment -> Moment

Should never have to be used explicitly, only used to make mutable things sane.