Maxwell

Results 28 comments of Maxwell

@jonsterling Yup, I agree. I removed it in 4959b4d428989ee6386024386cf51db0b9c40a16. One point though, type equality is definitely expressible in swift in a sound way, as a function. https://github.com/maxpow4h/swiftz/blob/master/swiftz_core/swiftz_core/List.swift#L55-L64 Leibniz equality would...

It could probably use the cabal ghc program, so the setup.hs C++ builds with the same ghc the rest of the project builds with (instead of clang++). Currently, with cabal,...

@fhaust Strange! Could you paste the output of `nm cbits/hsstring.o` and `nm cbits/hsstring.o | c++filt`. It might just be some formatting or white space differences, I can add a test...

> Thanks for this PR. I made some recommendations. > > Also make sure to raise an issue. This is particularly important in this case since you are introducing breaking...

I did some testing it seems if you try to pick none of the options it will force the waiting room option. For example if you send this request: ```...

Ok yeah, I'm going to take a look, nothing major.

Ok, so if you run it with the GDB debugger and pause it with the screen teared, then take a screen shot it un-tears. All the while the process has...