//
pkg.gl
Category
github.com/searKing/golang
go
container
stream
op
match
package
0.1.158
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
134 SLOC
#
Functions
NewMatchOp
No description provided by the author
NewMatchOp2
No description provided by the author
NewMatchSink
No description provided by the author
NewMatchTask
No description provided by the author
NewTaskFromParent
No description provided by the author
#
Variables
KindAll
* Do any elements match the predicate? */.
KindAny
* Do all elements match the predicate? */.
KindNone
* Do no elements match the predicate? */.
#
Structs
Kind
* * Enum describing quantified match options -- all match, any match, none * match.
MatchOp
No description provided by the author
MatchSink
No description provided by the author
MatchTask
No description provided by the author