What's Functional Programming All About?(lihaoyi.com)
lihaoyi.com
What's Functional Programming All About?
http://www.lihaoyi.com/post/WhatsFunctionalProgrammingAllAbout.html
2 コメント
This is the best description of data flows used in functional programming I have ever seen. Really well done.
As a newbie in the software engineering world (college senior), I thought this was a really interesting explanation of FP.
I wonder if there is software that takes a program as an input and outputs a 2D block diagram of that program similar to the figures in the blog post.
I wonder if there is software that takes a program as an input and outputs a 2D block diagram of that program similar to the figures in the blog post.