# Functions
*
Let's define the protocol : Here
L__ -> List, no flatten, no transpose
L_T -> List, no flatten, Transpose
LFT -> List, Flatten, Transpose
S__ -> Set, no flatten, no transpose
S_T -> Set, no flatten, Transpose
SFT -> Set, Flatten, Transpose
--> AGG can not have flatten it is upto author
AGG -> Aggregate, no flatten, no transpose
AGT -> AGG, no flatten, Transpose
*/.
No description provided by the author
Extract out macros, failed with regex.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
within UDF this does parameter extraction.
# Structs
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
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author