arrow.function_

Module for Function class

Types 3

Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.function_.Function

Methods
T function_(void * propval)

Fluent builder for arrow.function_.Function

Methods
Function build()Create object from builder. Returns: New object