IntrepidPursuits / swift-wisdom

A collection of additions to the Swift Standard Library created by Intrepid Pursuits developers
MIT License
39 stars 14 forks source link

Add test coverage for UnsignedInteger+Extensions #91

Open andrewdolce opened 7 years ago

andrewdolce commented 7 years ago

From TODO comment in UnsignedInteger+Extensions.swift: Make sure all public API functions are covered by tests.