package
Version:
v0.0.0-...-75eaa32
Opens a new window with list of versions in this module.
Published: Dec 16, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OptFn[T any] = func(T) T
type Space[Opts any] []Opts
func NewSpace[Opts any](init Opts) Space[Opts]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.