Vincent Pradeilles
Vincent Pradeilles
Thank you @freddi-kit, your workaround has saved me a big headache 🙌
Hello, thank you for those suggestions! I understand that the operator `~` can have value in the context of a project. However, custom operators are a controversial topic, so I...
Hi, yes you could achieve this with custom operators and function builders. Here is the code for the function builder part : (From https://twitter.com/v_pradeilles/status/1138555570980626432/)  Then, you just need to...
That's indeed very weird! The code I gave you was from the Xcode 11 beta, and now it seems that on current versions it's not working anymore. For the moment...