jan tolenaar / kiezellisp / index-of-everything

Name

prototype?

Usage

builtin-function

Syntax

(prototype? expr)

Description

Returns true if expr is a prototype object.

make-html > (prototype? (new :color "black"))
it: true