# Functions
Bool is a helper routine that allocates a new bool value to store v and returns a pointer to it.
No description provided by the author
No description provided by the author
No description provided by the author
Takes the result of flatmap.Expand for an array of strings and returns a []*string.
No description provided by the author
Int is a helper routine that allocates a new int value to store v and returns a pointer to it.
No description provided by the author
No description provided by the author
String is a helper routine that allocates a new string value to store v and returns a pointer to it.
No description provided by the author