Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FnMatch ¶
FnMatch is run to turn a polymorphic, undetermined list of functions, into a specific statically typed version. It is usually run after Unify completes. It returns the index of the matched function.
func HasDuplicateTypes ¶
HasDuplicateTypes returns an error if the list of types is not unique.
func ValidateVarName ¶
ValidateVarName returns an error if the string pattern does not match the format for a valid variable name. The leading dollar sign must not be passed in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.