Difference between revisions of "Template:Data types"
Jump to navigation
Jump to search
(switch to the more general topic isstead of a topic specific to one language) |
(Metaobject and Metaclass) |
||
| Line 46: | Line 46: | ||
*[[list (computing)|List]] | *[[list (computing)|List]] | ||
*[[object (computer science)|Object]] | *[[object (computer science)|Object]] | ||
| + | **[[Metaobject]] | ||
*[[Option type]] | *[[Option type]] | ||
*[[Product type|Product]]<!--since we have both union and tagged union listed here--> | *[[Product type|Product]]<!--since we have both union and tagged union listed here--> | ||
| Line 77: | Line 78: | ||
*[[Protocol (object-oriented programming)|Protocol]] | *[[Protocol (object-oriented programming)|Protocol]] | ||
**[[Interface (computing)#Software interfaces in object-oriented languages|Interface]] | **[[Interface (computing)#Software interfaces in object-oriented languages|Interface]] | ||
| − | *[[Kind (type theory)|Kind]]<!-- These last two should be listed under "composite" somehow, but that would need two rows there, one for concepts, and one for instances of composite types, YMMV --> | + | *[[Kind (type theory)|Kind]] |
| + | **[[Metaclass]]<!-- These last two should be listed under "composite" somehow, but that would need two rows there, one for concepts, and one for instances of composite types, YMMV --> | ||
*[[Primitive data type]] | *[[Primitive data type]] | ||
*[[subtype polymorphism|Subtyping]] | *[[subtype polymorphism|Subtyping]] | ||
| Line 86: | Line 88: | ||
| below = | | below = | ||
| − | |||
| − | |||
}}<noinclude> | }}<noinclude> | ||
[[Category:Computer science navigational boxes]] | [[Category:Computer science navigational boxes]] | ||