JavaScriptKit icon indicating copy to clipboard operation
JavaScriptKit copied to clipboard

Added discardableresult

Open Amzd opened this issue 1 year ago • 0 comments

This prevents the warnings for unused results through @discardableResult which means you no longer need _ = everywhere.

TODO: Update comments and readme

Amzd avatar Nov 17 '24 11:11 Amzd