package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jul 31, 2024
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
¶
func ApplyOr[T Setting[S], S any](d S, ss ...T) *S
ApplyOr is an apply settings with defaults
ApplyOrZero is an apply settings with defaults
type Setting[S any] func(*S)
Setting is a setting function for Apply
Source Files
¶
Click to show internal directories.
Click to hide internal directories.