stringsifter icon indicating copy to clipboard operation
stringsifter copied to clipboard

Use type hinting

Open binaryflesh opened this issue 6 years ago • 0 comments

Most functions currently do not return a type hint. By using this language feature it is easier for developers and intelligent code editors to analyze the code.

binaryflesh avatar Sep 08 '19 09:09 binaryflesh