package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: May 5, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package k provides the k.V constructor for building key/value pairs
func V[k, v any](key k, value v) c.KV[k, v]
V is k.V shortening for map_.NewKV
Source Files
¶
Click to show internal directories.
Click to hide internal directories.