- The efficiency of the classes has been improved.
- Bugs fixed.
- Bugs fixed.
- A new vignette was added into the package.
- Every class has the new common method
toList
. - Every class has the new common method
is_empty
. - The
insert
function of theRBST
class can take more arguments. - RStack has
peek
and RQueue haspeekleft
.
- All the functions
- Documentation including README, LICENSE and etc.