xboolSlice

package
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsInterface

func AsInterface(this []bool) []interface{}

func Contain

func Contain(arr []bool, item bool) bool

func ForEach

func ForEach(arr []bool, fn BoolArrForEachFunc)

func Join

func Join(arr []bool, sep string) string

func Map

func Map(arr []bool, fn BoolArrMapFunc)

func String

func String(this []bool) string

Types

type TBoolSlice

type TBoolSlice []bool

func New

func New(src ...[]bool) TBoolSlice

func (TBoolSlice) AsInterface

func (arr TBoolSlice) AsInterface() []interface{}

func (TBoolSlice) Contain

func (arr TBoolSlice) Contain(item bool) bool

func (TBoolSlice) ForEach

func (arr TBoolSlice) ForEach(fn BoolArrForEachFunc)

func (TBoolSlice) Join

func (arr TBoolSlice) Join(sep string) string

func (TBoolSlice) Map

func (arr TBoolSlice) Map(fn BoolArrMapFunc)

func (TBoolSlice) String

func (arr TBoolSlice) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL