# `Arrow.Type.LargeList`

Variable-length list with 64-bit offsets. Otherwise identical to
`Arrow.Type.List`.

# `t`

```elixir
@type t() :: %Arrow.Type.LargeList{}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
