-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
change:patchA change that requires a patch version bumpA change that requires a patch version bumptype:enhancementNew feature or requestNew feature or request
Description
@johnhaley81 reported that the List.sequence implementation has bad performance characteristics. This might be because it's relying on a default implementation of apply or something like that - we may need to write a more optimized version. fp-ts has separate versions of functions like this for Array - we could look to see what they're doing.
Metadata
Metadata
Assignees
Labels
change:patchA change that requires a patch version bumpA change that requires a patch version bumptype:enhancementNew feature or requestNew feature or request