Search
This is an opaque implementation of a Series.
It represents an operation with its arguments.
@type t() :: %Explorer.Backend.LazySeries{ aggregation: boolean(), args: list(), op: atom() }