-record(slab, { inner :: list(slabs:entry(any())), next_id :: gleam@option:option(integer()), length :: integer() }).