mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
doc: fix missing word
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ func main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
### <span id="IsDisjoint">IsDisjoint</span>
|
### <span id="IsDisjoint">IsDisjoint</span>
|
||||||
<p>Checks two are disjoint if they have no keys in common</p>
|
<p>Checks two maps are disjoint if they have no keys in common</p>
|
||||||
|
|
||||||
<b>Signature:</b>
|
<b>Signature:</b>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user