Module calcit_runner::runner[][src]

Modules

Functions

create new scope by writing new args notice that & is a mark for spreading, ? for optional arguments

evaluate symbols before calling a function notice that & is used to spread a list