|
|
|
|
|
by brandmeyer
1698 days ago
|
|
> It’s not for average users. It’s for library writers Justifying the complexity of an interface by appeal to caste system is pretty poor, IMO. A very common methodology for solving big problems is to break them down into smaller problems, solve each one in turn, and compose them together. In other words, we use library-oriented programming. A productive feature in a programming language makes it easy to both create the library elements of the solution and to compose them together. |
|