Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new API unifies the `Normal` and `Monoidal` APIs, supporting both blob references and mupserts, and is strictly more expressive. If a user does not want to use blobs, then the blob type can be set to `Void`. If a user does not intend to use the full potential of `Mupserts`, then the `ResolveAsFirst` wrapper provides a sensible default instance for the `ResolveValue` class.
- Loading branch information