Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 434 Bytes

Xledger.Collections

NuGet version (Xledger.Collections)

Xledger.Collections provides immutable and equatable collections.

Running the Tests

dotnet test Xledger.Collections.Test

To list the available tests:

dotnet test Xledger.Collections.Test --list-tests