Tarmil / FSharp.Data.LiteralProviders

F# Type providers generating literals from the compile-time environment
MIT License
135 stars 6 forks source link

Add conditional provider #18

Closed Tarmil closed 2 years ago

Tarmil commented 2 years ago

Add providers for conditions on static values. They are in the String, Int and Bool subnamespace depending on the type they act on.