Description Usage Arguments Value Super classes Methods
Key-value dictionary contains named integer
class objects.
1 |
... |
Key and value pairs. |
A new Seeds
class object.
Dict::Dict
-> ml4e::Option
-> Seeds
new()
Construct a new Seeds
class object.
Seeds$new(...)
...
Key and value pairs.
A new Seeds
class object
print()
Print object.
Seeds$print()
add()
Adds key-value objects to the dictionary.
Seeds$add(...)
...
Key and value pairs.
add_random()
Adds a random seed to the dictionary.
Seeds$add_random()
clone()
The objects of this class are cloneable with this method.
Seeds$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.