RT @stylewarning
@Endless_WebDev I like it as one school of thought. CLOS to me is very functional: classes are "just" data and methods are "just" functions that can dispatch on types. Methods can be used as high-order functions, etc.
But CLOS can be complicated and achieving performance is difficult.