@hackage compactable0.1.0.1
A generalization for containers that can be stripped of Nothings.
Installation
Dependencies (4)
- base >=4.9 && <4.10
- containers >=0.5.7 && <0.6
- transformers >=0.5.2 && <0.6
- vector >=0.12.0 && <0.13 Show all…
Dependents (9)
@hackage/proton, @hackage/aura, @hackage/Shpadoinkle-router, @hackage/Shpadoinkle-backend-static, @hackage/acme-everything, @hackage/Shpadoinkle-html, Show all…
Sometimes you have a collection of Maybes, and you want to extract the values. Actually that happens a whole lot.