mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-07 22:22:29 +08:00
fix(package):[function] Corrected behaviour of Nand predicate (#319)
This commit is contained in:
@@ -65,7 +65,7 @@ func ExampleNand() {
|
||||
|
||||
// Output:
|
||||
// false
|
||||
// false
|
||||
// true
|
||||
// true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user