devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
ArgScope.replaceRandomElement
devol
std
argscope
ArgScope
Undocumented in source. Be warned that the author may not have intended to support it.
void
replaceRandomElement
(Argument narg)
void
replaceRandomElement
(double[] chances, Argument narg)
void
replaceRandomElement
(Argument delegate(Type t) del)
void
replaceRandomElement
(Argument delegate(Type t) del, double[] chances)
class
ArgScope
override
void
replaceRandomElement
(
Argument
delegate
(
Type
t
)
del
,
double
[]
chances
)
Meta
Source
See Implementation
devol
std
argscope
ArgScope
constructors
this
functions
addElement
getLeafCount
getRandomElement
getRandomLeaf
opApply
opDollar
opIndex
opIndexAssign
opSlice
randomChange
removeAll
removeElement
replaceRandomElement
properties
children
dup
leafs
length
tostring