Next: , Previous: , Up: built-in   [Contents][Index]


6.4 Wildcard annotation

Core Type: <wildcard>
Core Type: _

A conventional type that is both the super–type of all the other types and the sub–type of all the other types. This type annotation is useful as type of arguments to function that are themselves used as arguments to functions; built-in procedures type-predicate for a usage example.