Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringPredicate ¶
type StringSelect ¶
type Strings ¶
type Strings struct {
// contains filtered or unexported fields
}
func FromString ¶
func FromStrings ¶
func (Strings) Select ¶
func (sl Strings) Select(ss StringSelect) Strings
func (Strings) Where ¶
func (sl Strings) Where(sp StringPredicate) Strings
Click to show internal directories.
Click to hide internal directories.