Allow empty argument list methods.
- Compile them as calls and definitions. - Use them for call(), clear(), run(), try(), and yield(). - Update the docs.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
An associative collection that maps keys to values. More details [here](../maps.html).
|
||||
|
||||
### **clear**
|
||||
### **clear**()
|
||||
|
||||
Removes all entries from the map.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user