functions

abstract val functions: Set<F>

The immutable set of all currently registered functions.

This property provides read-only access to the functions managed by this registrar. The set is immutable to prevent external modifications and ensure thread safety.

Return

A set containing all registered functions of type F