I just tried on a different machine and it worked. Sorry!
Thanks, but I still can't compile it. Most errors come from TypeConstraint e.g. C:\oss\sasa\Sasa.Parsing\Lexing\LexerBasic.cs(64,20,64,53):...
Hi, I just updated my fork as I wanted to make a minor contribution, but I can't...
Ideally, FirstOrDefault shouldn't even compile for an IEnumerable<NonNull<T>> since...
It might be time for a proper build system. FAKE ( http://fsharp.github.io/FAKE/...
NonNull currently throws ArgumentNullException in the constructor but not on the...
Hi, It is possible at the moment to get a NullReferenceException when using NonNull<T>,...
Hi, I'm having issues compiling the project. When compiling with VS2013 or msbuild...