Function jojo::sexp_compile[][src]

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