Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Logical complement
|
||||
tags: function,logic
|
||||
type: snippet
|
||||
tags: [function,logic]
|
||||
cover: flower-portrait-10
|
||||
firstSeen: 2020-05-13T11:28:33+03:00
|
||||
lastUpdated: 2020-09-15T16:28:04+03:00
|
||||
dateModified: 2020-09-15T16:28:04+03:00
|
||||
---
|
||||
|
||||
Returns a function that is the logical complement of the given function, `fn`.
|
||||
|
||||
Reference in New Issue
Block a user