FsCassy
FsCassy Namespace
| Type | Description |
| Clause<'t, 'next> | |
| CommandStatement | |
| Interpreter | Interpreter interface that makes it possible to use the same instance of an interpreter with different type parameters from within the same function. See http://stackoverflow.com/questions/42598677/what-is-the-best-way-to-pass-generic-function-that-resolves-to-multiple-types |
| PreparedStatement | |
| QueryStatement | |
| Statement<'t, 'r> | |
| TableStatement |
| Module | Description |
| Clause | |
| ExpressionTranslator | Converts F# record updates into C#-like property assignments that the .NET driver expects |
| InMem | InMem implementation for testing |
| Prelude | |
| Printer | Pretty printer |
| Statement | DSL for composing the statements |
| Traits |