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
C++ implementation of Haskell's Maybe - Originally a gist, but I thought it would get more attention as an actual repo. Made obsolete by std::optional in C++17
Just some scripts I made for myself that I decided to throw up onto this site for convenience. Feel free to comment or whatever or steal these for personal use.