Up

scolAllFunsWithArgs

Return all Scol loaded functions and types in the current minimal environment (kernel, lib2dos, SO3Engine., XTension, etc..., i.e. all Scol apis). For each function, its prototype and the number of arguments are given. The list is not sorted.
This can take a long time (typically, several thousand functions)

Prototype :

fun [] [[S S I] r1]

Return : [[S S I] r1] this list or nil if an internal error occurs.

See also :

scolAllFuns

scolSearchInChn

getInPackage

getPackages

varType

funType