pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2016-09-09
2016-09-09 09:20:14 by Chris Angelico <rosuav@gmail.com>
c99f52e0f0942778d5da8486be4e93d1702e675b (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Fix typo in docs
2261:
*! called in the object. *! *! @throws
-
*! Throws an exception if the object doesn't have a _
radnom
method.
+
*! Throws an exception if the object doesn't have a _
random
method.
*! *! @seealso *! @[lfun::_random()]