Ask HN: My Sound Works?
1 pointsby yarg2 comments
interface Box<T> {
T get();
void set(T val);
}
interface IntBox extends Box<int> {
int get();
void set(int val);
}
https://openjdk.org/projects/valhalla/
There's information required to evaluate the current state that is currently unavailable - meaning that the current state of things will not be defined until the future.