purescript/purescript-record
Functions for working with records and polymorphic labels
PureScriptBSD-3-Clause
Issues
- 3
Thoughts on replacing Proxy with VTA?
#85 opened by pete-murphy - 5
Add `mergeFlipped`
#84 opened by sigma-andex - 7
Create a partially applied record constructor
#49 opened by chrisdone - 1
unsafeFreeze, unsafeThaw
#29 opened by matthewleon - 2
insert and forall in record
#41 opened by safareli - 2
drop fields
#64 opened by BebeSparkelSparkel - 6
pick function
#5 opened by coot - 1
unsafeModify
#28 opened by matthewleon - 5
Is the ST module at all useful?
#76 opened by garyb - 2
Add new and run to Record.ST
#68 opened by kl0tl - 6
- 1
- 2
- 3
Bug: `union` causes type confusion
#59 opened by maurges - 3
Add map, traverse etc.
#19 opened by paf31 - 2
Bump to 1.0?
#15 opened by paf31 - 2
Record kind as type parameter? Bug?
#48 opened by chrisdone - 11
Show, Eq instances for Record type
#11 opened by safareli - 1
Builder.merge could be "safer"
#38 opened by safareli - 1
deprecate verbose ST function names
#30 opened by matthewleon - 1
modifySTRecord
#31 opened by matthewleon - 1
Is equality on records order independent?
#45 opened by chrisdone - 3
Builder Profunctor instance
#32 opened by matthewleon - 1
stack-safe Builder
#27 opened by matthewleon - 2
Data.Record.Builder.modify
#16 opened by joneshf - 2
operations on homogeneous records
#21 opened by matthewleon - 4
simple function doesn't typecheck
#20 opened by martyall - 4
Rename field?
#17 opened by justinwoo - 1
Add an `unsafeHas` function
#13 opened by natefaubion - 2
Curry/partially apply a record
#12 opened by chexxor - 0
Builder API
#8 opened by paf31