Header menu logo Fabulous.AST

NamedComputationBuilders Module

Type extensions

Type extension Description

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : WidgetBuilder<Expr>
body : WidgetBuilder<Expr>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : WidgetBuilder<Constant>
body : WidgetBuilder<Expr>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : string
body : WidgetBuilder<Expr>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : string
body : WidgetBuilder<Constant>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : WidgetBuilder<Expr>
body : WidgetBuilder<Constant>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : WidgetBuilder<Constant>
body : WidgetBuilder<Constant>
Returns: WidgetBuilder<Expr>

Ast.NamedComputationExpr(name, body)

Full Usage: Ast.NamedComputationExpr(name, body)

Parameters:
    name : string
    body : string

Returns: WidgetBuilder<Expr>

Extended Type: Ast

name : string
body : string
Returns: WidgetBuilder<Expr>

Type something to start searching.