Macaulay2 » Documentation
Packages » ForeignFunctions » ForeignType » 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.

Menu

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.


The source of this document is in ForeignFunctions.m2:1460:0.