Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

closuretest state

Back to all declarations

count

int

Value

0

Accumulate

func(val int) string
Open
OID
088f3f…ad5d:10
Accumulate details

Inspect func
count : int =0
stepper : func() int Inspect
accumulator : func(val int) Inspect
history : []int
init.4 : func() Inspect
Step : func() string Inspect
Accumulate : func(val int) string Inspect
Render : func(string) string Inspect