Type Definition jojo::KeywordFn[][src]

type KeywordFn = fn(env: &mut Env, static_scope: &StaticScope, body: Ptr<Obj>) -> Ptr<JoVec>;