Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Terrible UI. I found two example functions (call them `f` and `g`), found the dropdown to change the input type of `f` from "string" to "function call", and even manage to get `g` suggested when I enter it's unique identifier - but cannot set up any configuration to compute `f(g(x))` (even after exhaustively trying all options).

It seems like it should be a core functionality of such a project to easily set up complex computations as function compositions.



Probably gotta define h(x) = f(g(x)) and then invoke h. Or they should build a REPL or Fiddle interface to let you test arbitrary expressions.




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

Search: