package
0.0.1
Repository: https://github.com/conflowio/conflow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
Len returns with the length of the variable For strings it means the count of UTF-8 characters For arrays and maps it means the number of items/entries @function.
String converts the given value to a string @function.

# Structs

LenInterpreter is the Conflow interpreter for the Len function.
StringInterpreter is the Conflow interpreter for the String function.