Max

Results 17 comments of Max

Do you really need this feature ? I agree it would probably be better, however, some signatures are quite tricky (as the y can have some complex constraints) so I...

About, the name, as it constructing a Map from a list, I think it should belongs to the `fromList*` family. I thought initially of `fromListWithDefault` because we are just adding...

8 years later, I'm still using Haskell , still encountering the same problem and haven't found a nice solution, mainly because it is easy to shoot yourself in the foot...

`fromlistWithUpsert` is good enough. I'm not sure the `withKey` version is necessary. When you build from a list you already have the list (with the keys) so it is easy...

Just to clarify, it is not in my case a multi-monitors issue. I use different monitors but ever only one at the same time. I either use the laptob built-in...

> Change the placement rule on the fly. Although I need to immediately change it back because I've been needing something similar, a way to set the placement rule temporarily....