X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/be99c013631abbe612f5340be680ba4913343f7e..d5a0b33775da13d1589252f75f2f86b81ffff599:/stdlib/README.md diff --git a/stdlib/README.md b/stdlib/README.md index 6f12f4a..6c26770 100644 --- a/stdlib/README.md +++ b/stdlib/README.md @@ -95,6 +95,7 @@ header comment for each function to learn the call and return stack. 10000 ----- random (math.pvvs) 10001 ----- absolute value (math.pvvs) 10010 ----- greatest common divisor (math.pvvs) + 10011 ----- fastrand (math.pvvs) 011xxx - heap functions 11000 ----- memset (heap.pvvs) 11001 ----- memcpy (heap.pvvs)