SystemKit icon indicating copy to clipboard operation
SystemKit copied to clipboard

Use optionals for return values instead of error codes

Open beltex opened this issue 9 years ago • 0 comments

Rather than the classic -1, 0, etc. that can be confusing and inconsistent, optionals would be clearer and more "Swifty".

beltex avatar Feb 07 '15 05:02 beltex