úÎ siThis module defines a type of text templates and functions for creating and applying them.(c) DICOM Grid Inc. 2015MITpaf31@cantab.net experimental Safe-InferredMA text template Create a  from a literal string Create a < from a placeholder which will be replaced during rendering Parse a W from a template string. | | Placeholders are represented using double-curly-braces ( {{ ... }}5) and everything else is considered | literal text.  Traverse a :, replacing placeholders using the specified function.        tinytemplate-0.1.0.0Data.Text.TemplateTemplatelit placeholder parseTemplate applyTemplate runTemplate TemplatePart PlaceholderLit$fMonoidTemplate