Current section

Files

Jump to
gleam_stdlib include gleam@iterator_Next.hrl
Raw

include/gleam@iterator_Next.hrl

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