Simon Richardson
Simon Richardson
I'm just wondering if [fantasy-land](https://github.com/fantasyland) fulfils everything you want, it's more active and the next generation of bilby. Although I do think a new version of bibly should be published...
I've updated most of the issues you've found and it seems like you did a lot of the hard work for me :+1: - I went back to use Validation...
Any chance of knowing what you're testing (examples, test cases), so we're not comparing apples and oranges.
So either there is a bug when creating the table and defining the row as an int instead of a uint or it seems to be a problem with the...
From memory (more than 2 years ago!) - I think it's this line - https://github.com/stickupkid/as3-spod/blob/master/src/org/osflash/spod/types/SpodTypeUInt.as#L9, so we're casting a `uint` to a sqlite `INTEGER`. The obvious issue here is that...
🤔 On Thu, 3 Nov 2016, 12:37 Irakli Safareli, [email protected] wrote: > Also one issue I see in FL is that we can't define typeclass which is > parameterized with...
> I think the law is there to serve as a more direct deterrent for unlawful implementations. Specifically, Maybe.of = x => x ? Just(x) : Nothing kind of implementations...
@michaelficarra any news on this?
We should re-iterate what that actually means in the spec. A lot of libraries don't adhere to that part of the spec, so some clarity might be very useful here.
Exactly what @rjmk shown, I've seen this in the wild a couple of times (I need to keep a list of this stuff tbh!).