digestive-functors-0.7.1.5: A practical formlet library
Text.Digestive.Ref
Description
This module contains utilities for creating text fragments to identify forms.
Synopsis
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.