hanna
hanna copied to clipboard
specify if classes are modules
currently in Hanna's class list it doesn't differentiate classes from modules.
That actually works ok, but it would be nice for modules to say
ModuleName
I din't think distinction is that necessary. Classes are Modules, anyway. To me it matters what a Class/Module does, not what type is it. And to find out if something is a mixin, you have to read the docs anyway because most modules aren't mixins.