Commit 35debd5
committed
Make TapTree::height public
There is no reason to keep this function private, the `height` field can
be gotten at by pattern matching so this function is just a convenience,
might as well let users have at it.1 parent aaa0106 commit 35debd5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments