$Function constructor

const $Function(
  1. EvalCallableFunc func
)

Implementation

const $Function(this.func);