Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

applyWithFunction: allow passing TypeChecker or Program directly #3140

Merged
merged 1 commit into from
Aug 18, 2017
Merged

applyWithFunction: allow passing TypeChecker or Program directly #3140

merged 1 commit into from
Aug 18, 2017

Commits on Aug 18, 2017

  1. applyWithFunction: allow passing TypeChecker or Program directly

    With this change we no longer need a closure to pass the TypeChecker of Program to the walkFn.
    
    [api] `applyWithFunction` allows additional parameter that is passed through to `walkFn`
    ajafff committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    9522954 View commit details
    Browse the repository at this point in the history