4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
|
||
|
class Matrix_lambda3 {
|
||
|
op = (f) -> f.apply();
|
||
|
}
|