WLJS LogoWLJS Notebook

TypeSpecifier

TypeSpecifier[cons] represents a type.

  • TypeSpecifier[cons][type1, …] or cons::[type1, …] represents a compound type.

Examples

TypeSpecifier["Integer32"]

Please visit the official Wolfram Language Reference for more details.

On this page