Skip to content

Releases: yukai-yang/R6DS

Red DS

17 May 22:06
6360ea5
Compare
Choose a tag to compare

New Features in R6DS 1.2.0

  • The efficiency of the classes has been improved.
  • Bugs fixed.

Red DS

14 May 23:53
9e06ea0
Compare
Choose a tag to compare

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 the RBST class can take more arguments.
  • RStack has peek and RQueue has peekleft.

Red DS

13 May 00:19
4c4063f
Compare
Choose a tag to compare

New Features in R6DS 1.1.0

  • All the functions
  • Documentation including README, LICENSE and etc.

Red DS

11 May 20:11
e48478b
Compare
Choose a tag to compare

alpha version