forked from JavaTX/JavaCompilerCore
5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
|
import java.util.Vector;
|
||
|
|
||
|
class Matrix {
|
||
|
op = (m) -> (f) -> f.apply(m);
|
||
|
}
|