jscl-project / jscl

A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

Home Page:https://jscl-project.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of Types

vlad-km opened this issue · comments

commented

Macro: deftype, typecase, etypecase
Functions: typep, type-of, subtypep, coerce

Closing this, as implemented by #390