Utils.SourceText is a library for F# that allows you to store coordinates of different parts of code on the usefull way.
Info
Version: | 0.3.0.1 |
Author(s): | Ilia Orlov, Semyon Grigorev |
Last Update: | Wednesday, July 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/YaccConstructor/YC.Utils.SourceText |
NuGet Url: | https://www.nuget.org/packages/YC.Utils.SourceText |
Install
Install-Package YC.Utils.SourceText
dotnet add package YC.Utils.SourceText
paket add YC.Utils.SourceText
YC.Utils.SourceText Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1 && <= 4.0.0.1)
Tags