You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented "UnitConversion" coding kata with FP style - only functions, no classes. Disclaimer: That was an exploration of C# functional capabilities. Please treat the code as C# abuse. =)