issues
search
yosshi4486
/
SternBrocotTreeSwift
MIT License
0
stars
0
forks
source link
Throw error from stern brocot tree
#79
Closed
yosshi4486
closed
3 years ago
yosshi4486
commented
3 years ago
enum Error { case overflow(lhs: Self, rhs: Self) }
enum Error { case overflow(lhs: Self, rhs: Self) }