Module

Record.ExtraSrghma.ValuesToUnfoldableLazy

Package
purescript-record-extra-srghma
Repository
srghma/purescript-record-extra-srghma

#valuesToUnfoldableLazy Source

valuesToUnfoldableLazy :: forall r fields f v. RowToList r fields => FoldrValuesLazy fields r v => Unfoldable f => Record r -> f v

#LazyTupleList Source

newtype LazyTupleList v

Constructors

Instances