This came from a developer interview. Based on his own experience designing functional languages, he feels that we need to provide a way to apply functions left to right and another one way that is right to left. This allows for more complexing chaining, as in F#
This came from a developer interview. Based on his own experience designing functional languages, he feels that we need to provide a way to apply functions left to right and another one way that is right to left. This allows for more complexing chaining, as in F#