up previous next

Types

Syntax

Types()
    

Summary

lists all data types

Description

This function lists all CoCoA data types.

example

    
Types();
[NULL, BOOL, STRING, TYPE, ERROR, RECORD, DEVICE, INT, RAT, ZMOD,
POLY, RATFUN, VECTOR, IDEAL, MODULE, MAT, LIST, RING, TAGGED(""),
FUNCTION] 
-------------------------------
        
    

See Also