Home
[Range, IsoFS]
If the input falls within the given range, use the Iso given.
[Int, String]
If the input equals the given Int, use the Iso given.
[Range, String]
If the input falls within the given range, output the given constant value.