A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.racket-lang.org/reference/undefined.html below:

4.22 Undefined

  top  contents  ← prev  up  next →  4.22 Undefined🔗  (require racket/undefined)  package: base

The bindings documented in this section are provided by the

racket/undefined

library, not

racket/base

or

racket

.

The constant undefined can be used as a placeholder value for a value to be installed later, especially for cases where premature access of the value is either difficult or impossible to detect or prevent.

The undefined value is always eq? to itself.

Added in version 6.0.0.6 of package base.

value

undefined : any/c

The “undefined” constant.

  top  contents  ← prev  up  next → 

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4