New pages
From APIDesign
Showing below up to 2 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
- 06:04, 10 September 2025 ExtensionMethods (hist) [401 bytes] JaroslavTulach (Talk | contribs) (New page: A way to extend RootClass (or any other class) with functionality without ''disturbing others''. Way better than DefaultMethods. Used in Kotlin. And also in Enso.)
- 04:56, 10 September 2025 RootClass (hist) [2,558 bytes] JaroslavTulach (Talk | contribs) (New page: == Extending Root Hierarchy Class == Smalltalk systems come with a bunch of predefined classes which everyone can use and modify (in the form of serialized heap, btw.). ...)