Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 261 Bytes

FSharp.Data.Xml

Library for using XML data in F#

The aim of the project is to provide a wrapper around the .NET Framework XML API (defined in System.Xml namespace) which makes it easy to use XML from F# code written using functional programming principles.