primitive-convenience alternatives and similar packages
Based on the "primitive" category.
Alternatively, view primitive-convenience alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of primitive-convenience or a related project?
README
primitive-convenience
convenience classes for PrimMonad/PrimBase. The 'PrimMonad' state token
type can be annoying to handle in constraints. The typeclasses provided
in this library let users (visually) notice 'PrimState' equality
constraints less, by witnessing that s ~ 'PrimState' m
.
*Note that all licence references and agreements mentioned in the primitive-convenience README section above
are relevant to that project's source code only.