Martin Norbäck Olivers

Results 15 comments of Martin Norbäck Olivers

I think it's worthwhile to look at the Elixir implementation of strings. This conference talk is pretty enlightening: https://youtu.be/zZxBL-lV9uA

I would very much like this, and also sort record fields alphabetically in both type declarations and when destructuring in function parameters.

I had a quick look, and I was more thinking that the fragment should be the whole object, not just the specific condition. So if you had a `minimum` constraint...

Ok! Great, then I will have a look at it!

> I dug in longer than I should have. We have to map generic types across to the mixin, which is CRAZY complex. There isn't a clean, clear way to...