Algosim documentation: IsPlanarContainer

IsPlanarContainer

Checks if an object is a planar container.

Syntax

Description

IsPlanarContainer(X) returns true iff X is a container (either an object container or a value container) and can be indexed by a pair of integers.

IsPlanarContainer(X) is a property of the class of X.

The following classes are planar containers:

See also