package
Version:
v0.0.0-...-6e7b761
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: CC-BY-SA-4.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Seq[V any] func(yield func(V) bool)
BEGIN ITER DEF OMIT
type Seq2[K, V any] func(yield func(K, V) bool)
BEGIN ITER DEF OMIT
Source Files
¶
Click to show internal directories.
Click to hide internal directories.