Macaulay2 » Documentation
Packages » ForeignFunctions :: ForeignUnionType
next | previous | forward | backward | up | index | toc

ForeignUnionType -- foreign union type

Description

This is the class for C union types. There are no built-in types. They must be constructed using foreignUnionType.

Functions and methods returning a foreign union type :

Methods that use a foreign union type :

For the programmer

The object ForeignUnionType is a type, with ancestor classes ForeignType < Type < MutableHashTable < HashTable < Thing.