fsprojects / FSharp.Data

F# Data: Library for Data Access
https://fsprojects.github.io/FSharp.Data
Other
806 stars 288 forks source link

Some code-cleanups by FSharpLint #1492

Closed Thorium closed 7 months ago

Thorium commented 8 months ago

Just a minor fixes, e.g. isNull is faster than "= null".