cirilisp/eval.h

4 lines
57 B
C

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