Current section

Files

Jump to
gleam_stdlib gen src gleam@iterator_Next.hrl
Raw

gen/src/gleam@iterator_Next.hrl

-record(next, {element :: any(), accumulator :: any()}).