Documentation
¶
Overview ¶
Package predarrays provides generic slice-length predicates built with fp-go v2 combinators.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNonEmpty ¶
IsNonEmpty returns a Predicate[[]E] that is true when len(s) > 0.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.