|
|
|
|
|
by z5h
807 days ago
|
|
Right. I guess I meant annotate most of the things. (Top level things, complicated inner functions …) A few temporary values (next = current + 1) might go un-explicitly-typed. Anonymous functions will go untyped.
I should have said “ensure your intentions with regards to types are clear”. |
|