Meta Project

The Unofficial Meta Documentation

NOTHING!

Summary

NOTHING! to see here, walk on please!

Category

DATATYPE

Usage

NOTHING! value

Arguments

N.A.

Refinements

Not applicable on category

Description

NOTHING! When a type mismatch is detected, it detects if one of the parameters is NOTHING! (UNSET! in REBOL) and then assumes that this is the cause and reports that. In Meta, NOTHING! (UNSET! in REBOL) is a truthy value, whereas in REBOL it's FALSE. Not much else has been revealed about this datatype.

Example Code

To be done.

Related

NONE!  

Back to the Meta Datatypes Reference index