Skip to content

Commit e2bec0f

Browse files
committed
Added comparison from dotnet/fsharp#5112
1 parent ffa2aa1 commit e2bec0f

File tree

4 files changed

+1447
-3
lines changed

4 files changed

+1447
-3
lines changed

src/Cistern.Linq.FSharp/Cistern.Linq.FSharp.fsproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9+
<Compile Include="Comparison.fsi" />
10+
<Compile Include="Comparison.fs" />
911
<Compile Include="Consumers\pick.fs" />
1012
<Compile Include="Consumables\allPairs.fs" />
1113
<Compile Include="Consumables\init.fs" />

0 commit comments

Comments
 (0)