Releases: yukai-yang/R6DS
Releases · yukai-yang/R6DS
Red DS
Red DS
New Features in R6DS 1.1.1
- 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
.
Red DS
New Features in R6DS 1.1.0
- All the functions
- Documentation including README, LICENSE and etc.
Red DS
alpha version