name: typeOf args: [e]
Return a string representing the type of the value e, namely
"int", "bool", "string", "path", "null", "set",
"list", "lambda" or "float".
Return a string representing the type of the value e, namely
"int", "bool", "string", "path", "null", "set",
"list", "lambda" or "float".