[ prog / sol / mona ]

prog


Is CLOS still worth learning?

4 2022-08-31 18:05

CLOS is one of the great features of Common Lisp. If you're writing Common Lisp, you need to understand CLOS because it's widely used.
It's useful if the problem you are trying to solve benefits from structured data. But it's also totally different from Java/sepples style OOP

10


VIP:

do not edit these