|
|
|
|
|
by tigershark
3521 days ago
|
|
This is just a dsl, you can write easily something equivalent or even better in other languages, but doesn't really tell you anything about the underlying language.
What is the difference with: let messages = search slack_message body
to me this version seems more readable without the square brackets, hash and @ distractions.
Why as a non programmer I would ever want to know when to use @ instead of # and when to put square brackets?
I think that the F# version that I posted it's easier to read and to write for a non programmer. |
|