FoldOverExpressions<TState,TResult>.IFoldingState Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface FoldOverExpressions<TState,TResult>.IFoldingState where TState : FoldOverExpressions<TState,TResult>.IFoldingState
type FoldOverExpressions<'State, 'Result (requires 'State :> FoldOverExpressions<'State, 'Result>.IFoldingState)>.IFoldingState = interface
Public Interface FoldOverExpressions(Of TState, TResult).IFoldingState
Type Parameters
- TState
- TResult
Properties
| FoldResult | |
| Recur |
Methods
| Fold(TypedExpression, TResult) |