summaryrefslogtreecommitdiff
path: root/dhall_core/src/visitor.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Transform more mapping functions to use the Visitor traitNadrieril2019-04-141-0/+152
* Rewrite map methods with Visitor traitsNadrieril2019-04-141-0/+226