Add placeholder for Random.pop Qunit test
This commit is contained in:
parent
05ad767b05
commit
78e753a3e7
1 changed files with 1 additions and 0 deletions
|
@ -117,4 +117,5 @@ shuffle(arr)
|
|||
shuffled(arr)
|
||||
subset(list, limit)
|
||||
choose(list, flat=true)
|
||||
pop(arr)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue