Skip to main content

Predicates

2
  • fn?

    Returns true if x implements Fn, i.e. is an object created via fn.

  • ifn?

    Returns true if x implements IFn. Note that many data structures (e.g. sets and maps) implement IFn