Open scozv opened 10 years ago
From Algo.js of Google Code on August 01, 2013 19:30:15
What steps will reproduce the problem?
What is the expected output? What do you see instead? we should write arr.take(5);
arr.take(5)
Please use labels and text to provide additional information. so as skip()
skip()
Original issue: http://code.google.com/p/algo-js/issues/detail?id=11
in progress, see 95fb082cc86af4caf3c1627ed52a74a7837b6962 and a97321aa8622987f73ed9ab065371ea5fe366ecb
From Algo.js of Google Code on August 01, 2013 19:30:15
What steps will reproduce the problem?
What is the expected output? What do you see instead? we should write
arr.take(5)
;Please use labels and text to provide additional information. so as
skip()
Original issue: http://code.google.com/p/algo-js/issues/detail?id=11