This website requires JavaScript.
Explore
Help
Register
Sign In
i21023
/
JavaTXCompilerInJavaTX
Watch
2
Star
0
Fork
0
You've already forked JavaTXCompilerInJavaTX
forked from
JavaTX/JavaCompilerCore
Code
Pull Requests
Activity
b1d6b44fb9
JavaTXCompilerInJavaTX
/
test
/
plugindevelopment
/
MartinTestCases
/
Matrix_lambda.jav
5 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test2 in Test.java hinzugefuegt
2015-09-23 20:17:41 +00:00
import java.util.Vector;
Backup
2014-06-10 18:23:01 +00:00
Test2 in Test.java hinzugefuegt
2015-09-23 20:17:41 +00:00
class Matrix {
op = (m) -> (f) -> f.apply(m);
Backup
2014-06-10 18:23:01 +00:00
}
Copy Permalink