MetaCellExtension<T extends Object?> extension

Provides methods for handling EmptyMetaCellError.

on

Methods

withDefault(ValueCell<T> cell) ValueCell<T>
Create a cell that evaluates to the value of cell when this meta cell is empty.