arrow-kt/arrow-meta

Scopes of KtElements are Traversable Functors

Open

#161 opened on Nov 16, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Kotlin (43 forks)github user discovery
AST-scopeenhancementgood first issuehelp wanted

Repository metrics

Stars
 (408 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add the Traversable Functors API to scope and it's elements. This will allow us to fold and transform scopes in templates with a known API.

Contributor guide