Skip to main content

register_core_stdlib

Function register_core_stdlib 

Source
pub fn register_core_stdlib(vm: &mut Vm)
Expand description

Register core builtins: types, math, strings, json, datetime, regex, crypto, sets, shapes, testing. These are pure/deterministic and require no I/O.