PQ
M
.guide
Search functions...
Ctrl+K
Type Functions
Functions for working with the M type system.
Type.ForFunction
Creates a function type from a signature record and minimum parameter count.
Type.Is
Checks whether a type is compatible with (a subtype of) another type.
Type.ListItem
Returns the item type of a list type.
Type.TableRow
Returns the row type of a table type.