Module

Webb.Channel.Data.Id

Package
purescript-webb-channel
Repository
mitchellandwebb/webb-channel

#Id Source

newtype Id

Constructors

Instances

#fromInt Source

fromInt :: Int -> Id

#toInt Source

toInt :: Id -> Int

#next Source

next :: Id -> Id

#prev Source

prev :: Id -> Id

#initial Source