Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cloneable ¶
type Cloneable[T any] interface { // Clone creates a new instance of the object Clone() T }
Cloneable pattern
type Comparable ¶
Comparable pattern
type Iteratable2 ¶
Iteratable2 object (2 values)
type IteratableIdx ¶
IteratableIdx object (with index)
type NamedObjectImpl ¶
type NamedObjectImpl string
func (NamedObjectImpl) Name ¶
func (n NamedObjectImpl) Name() string
Click to show internal directories.
Click to hide internal directories.