mori

Results 2 comments of mori

Bear with me, but this is the example I have. Consider this code: ``` package Hello import Table enum HashType INTEGER REAL STRING BOOLEAN function HashType.toString() returns string string result...

Huge thanks for the detailed write-up. I anticipated that the situation was far more complicated than it looked at first glance. I just wish I had the same deep level...