eclipse-vertx / eclipse-vertx/vertx-codegen

Extended function support

Open
#165 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
111
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Currently we support `java.util.function.Function`, we could extend it to support any functional interface declaring one parameter and a non void return type, so `Function`, `IntToLongFunction`.

This will require to have proper support in code generators (JavaScript, Ceylon and Scala).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.