cirilisp/eval.h

3 lines
57 B
C

#pragma once
object Eval(object input, env currentEnv);