funcs library

Functions

defineBlockEnd(int start) List<int>
0: start, 1: end, 2: indent_original, 3: indent_new
expEval(Expression exp) → dynamic
Evaluates expressions and returns it's value
getFilePath(String originalPath) String
linput() String
Function for work with input iterator. Returns a value entered in terminal or value inserted before running
lprint(String content) → void
Function that prints text to terminal and adds this text into output list