|
|
|
|
|
by aboodman
3199 days ago
|
|
> A core is not an object in any meaningful sense. You can create stuff that looks like objects with them, but they're used for a lot more than that. For example, all gates/functions are cores, but there's no sense in which you'd call those "objects". In many, many languages, a function is also an object. |
|