====== Null Value ====== ===== Description ===== Structure that can be used to connect two other functors or as a constant value. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | constant | [[null_value_type|Null Value]] | Value or constant representing null value. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | object | [[null_value_type|Null Value]] | Value or constant representing null value provided as the functor input. | ===== Group ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Internal Name ===== NullValue