Usage

loop & recur [미완]

  • looprecur의 대상점(기준점)이 됨, recur를 만나면 loop으로 가거나 현재 함수를 재귀로 부르거나.
  • looplet과 같은 형태로 인자를 받음

꼬리재귀

defn argument or 노테이션

schema 라이브러리

(defschema body
  {s/Keyword s/Any})

  ...
  :return Body
  ...

results matching ""

    No results matching ""