Function jojo::call_compile[][src]

pub fn call_compile(
    env: &mut Env,
    static_scope: &StaticScope,
    sexp: Ptr<Obj>
) -> Ptr<JoVec>