meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
z0ne.maybe:start [2022-05-05 15:01]
Kura
z0ne.maybe:start [2022-05-31 13:37]
Kura
Line 2: Line 2:
 {{:z0ne.maybe:logo.png?75 |Z0ne.Maybe Logo}} {{:z0ne.maybe:logo.png?75 |Z0ne.Maybe Logo}}
 [[gt>z0ne/Z0ne.Maybe|Z0ne.Maybe]]  brings one feature of functional programming into the world of C# and .Net: Optionals.   [[gt>z0ne/Z0ne.Maybe|Z0ne.Maybe]]  brings one feature of functional programming into the world of C# and .Net: Optionals.  
-They are most often referred to as `optionor `maybe`.+They are most often referred to as ''option'' or ''maybe''.
  
 This library is being developed alongside a product with my [[https://tiplu.de|company]] and will be extended alongside real world requirements of our repertoire.  This library is being developed alongside a product with my [[https://tiplu.de|company]] and will be extended alongside real world requirements of our repertoire. 
 +
 +The changelog is available [[z0ne.maybe:changelog|here]].
  
 ===== Getting Started ===== ===== Getting Started =====