docs docs docs

This commit is contained in:
cozis
2022-03-12 20:48:43 +01:00
parent c1b442f843
commit 15d1d5bbe5
6 changed files with 112 additions and 27 deletions
+3 -1
View File
@@ -6,4 +6,6 @@
the second sub-expr. "A.name != none" raises an error if the first one
"type(A) == type({})" isn't true, but doesn't need to be evaluated in
that case.
that case.
- Implement the `count` method for static maps.