Commit Graph

3 Commits

Author SHA1 Message Date
Oliver Booth 8e70823241 #30 Use .NET Core gitignore
https://github.com/dotnet/core/blob/main/.gitignore
2021-03-03 14:32:00 +00:00
Timathy a0de8ceb11
Add logical operations in BooleanExtensions
Methods include:
* And
* Or
* Not
* XOr
* NAnd
* NOr
* XNOr
2020-04-18 22:50:26 +01:00
Oliver Booth 1a8e1c8eaf
🎉 Initial commit 2019-07-07 12:23:48 +01:00