ObjectExtensions
Extension methods FP style transformations
Methods
-
let<
R> (R op(T)) → R -
Available on T, provided by the ObjectExtensions extension
Apply functionopto this value if non-null and return the result.
Extension methods FP style transformations
Available on T, provided by the ObjectExtensions extension
Apply functionop to this value if non-null and return the result.