1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 02:25:41 +00:00
X10D/X10D.Tests
Timathy a0de8ceb11
Add logical operations in BooleanExtensions
Methods include:
* And
* Or
* Not
* XOr
* NAnd
* NOr
* XNOr
2020-04-18 22:50:26 +01:00
..
src Add logical operations in BooleanExtensions 2020-04-18 22:50:26 +01:00
X10D.Tests.csproj Add MSTests project 2020-04-18 14:41:53 +01:00