Commit d173b24
Implement builder pattern proof of concept
It works for 0-ary, 1-ary and 2-ary computers and functions.
Still need to add inplaces; the API may evolve in response.
The next goal after that will be to switch to Velocity templates.1 parent 82d449a commit d173b24
3 files changed
Lines changed: 835 additions & 0 deletions
File tree
- src
- main/java/org/scijava/ops/core/builder
- test/java/org/scijava/ops/core/builder
0 commit comments