-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
additionoh, so shiny!oh, so shiny!brrrsuch code, much wowsuch code, much wowmaybeto do, or not to do?to do, or not to do?subtractionhuh? where did it go?huh? where did it go?
Description
BinaryInteger initializers of the form T/init(_:) are abbreviations of T.exactly(_:).unwrap(). Alternatively, I could return Optional<T>. Optional<T> force-unwrapping is only one additional character ("!") and explicit error-handling is awesome. In this hypothetical rework, init?(_:) would an abbreviation of T.exactly(_:).optional().
Metadata
Metadata
Assignees
Labels
additionoh, so shiny!oh, so shiny!brrrsuch code, much wowsuch code, much wowmaybeto do, or not to do?to do, or not to do?subtractionhuh? where did it go?huh? where did it go?