Commit 2023-08-18 21:51 6c6f2a6a
View on Github →fix(Data/Sum/Basic): Add ? to Sum-get function names. (#6665)
As the getLeft
and getRight
functions are to Option, they should have a ? on the end.
fix(Data/Sum/Basic): Add ? to Sum-get function names. (#6665)
As the getLeft
and getRight
functions are to Option, they should have a ? on the end.