NativeFn

Type Alias NativeFn 

Source
pub type NativeFn = fn(Vec<LitrRef>, Scope) -> Litr;
Expand description

Key语言的原生模块的函数