bsdscheme icon indicating copy to clipboard operation
bsdscheme copied to clipboard

Add missing vector- functions and tests

Open eatonphil opened this issue 8 years ago • 0 comments

  • [ ] vector-copy
  • [ ] vector-copy!
  • [x] vector-append
  • [x] make-vector
  • [x] vector->list
  • [x] list->vector
  • [x] vector->string
  • [x] string->vector

eatonphil avatar Jan 28 '18 03:01 eatonphil