Yes, that kind of syntax can be wonderfully terse when doing simple arithmetic operations on lists of integers.
Most programming work does not consist of doing simple arithmetic operations on lists of integers.
If you want to convince me that this languagy useable for anything but toy problems specially chosen to demonstrate the language's strengths, show me how it can be used to handle an HTTP request with some special cases for certain headers, or to parse a custom date format with variants, or to implement a game with realtime user input.