Hacker News new | past | comments | ask | show | jobs | submit login

Ok, was a big mistake to show the idea with this on-the-fly-invented syntax this way (because: I still not settle on it), I just try to convey the idea not the implementation.

I wanna build a F#-like type-system with sum/products (https://www.reddit.com/r/fsharp/comments/30ywjy/question_how...) for my language, and be the result of the function already a Result<T, E>, without the user need to annotate it manually. So, I'm thinking in the kind of development that happened in reactive library but as a intrinsic model of the language.

Of course, I'm a total noob in this area, so still researching about this!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: