-record(slice, { start :: gleam@option:option(integer()), 'end' :: gleam@option:option(integer()), step :: gleam@option:option(integer()) }).