this post was submitted on 27 Mar 2025
34 points (100.0% liked)
Out of the loop
12978 readers
185 users here now
A community that helps people stay up to date with things going on.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And another example that shows off pattern matching:
Procedural:
Functional (still, no specific language, just an example of what it might look like):
To a layman like me it looks like procedural looks more like logical coding and the functional version looks more like a math problem