Description
Refinement types for natural numbers with an optics interface.
Description
Modules:
NatOptics.NonNegativeincludes 0, 1, 2, 3, ...NatOptics.Positiveincludes 1, 2, 3, 4, ...
The modules in this package re-export some optics functions to cover basic usage, but you probably also want to import the Optics module from the optics package.