digestive-functors-0.8.4.0: A practical formlet library
Text.Digestive.Ref
Description
This module contains utilities for creating text fragments to identify forms.
makeRef :: Text -> Text Source #
Convert an arbitrary text value (possibly containing spaces, dots etc. to a text value that can safely be used as an identifier in forms.
makeRefs :: [Text] Source #
Create an infinite list of refs.