> I only wonder whether you really want to repeat Error() all over, possibly > with `aString` etc. as argument.
`Error()`, no. `SpimsterKitError.invalidWicketField("a"`), yes, because even if
`Int.init(_:)` threw *an* error, it wouldn't throw *your* error.
--
Brent Royal-Gordon
Architechies
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution
