FunctionOp should be able to return type of output
Open
2016-07-hackathon
matching
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
In order to perform valid chainings, the `FunctionOp` should be able to provide information about the output (e.g. the type of the output). This can be achieved in a general implementation in e.g. `AbstractSpecialOp` which uses the generics to get the type of the output.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.