Add a numeric checker
F# |> I❤️
This commit is contained in:
parent
7652c5b86d
commit
20201692a1
9 changed files with 32 additions and 3 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="DFA.fs" />
|
||||
<Compile Include="NFA.fs" />
|
||||
<Compile Include="IsNumericChecker.fs" />
|
||||
<Compile Include="Program.fs" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue