Skip to main content

Module type_methods

Module type_methods 

Source
Expand description

Type method registry for storing user-defined methods on types

This module provides the infrastructure for storing and retrieving methods that have been added to types via the extend statement.

Structsยง

TypeMethodRegistry
Registry for storing type methods