Tryied to generate something using Flux.Pro, lost 20 credits, generation history is blank, dev console is full of 401 errors (after reauth got the same errors)
I highly recommend trying out this language for something non-serious, it's very enjoyable! The most important thing is not to forget that it's still a long way to version 1.0, so some terms on the website and in other marketing materials may be misleading. But at the current stage of language development, I still like it from many perspectives, so giving it a try is definitely worth it!
Great gem! Can I define a several optional parameters where one of parameters is required? For example, I have auth endpoint, which is used to authenticate user and user can authenticate by email and password or phone number and password, so email and password is optional, but exactly one of them should be sent. I'm quick looked at the documentation and didn't find any examples of such cases