Y
Hacker News
new
|
ask
|
show
|
jobs
by
ygra
2655 days ago
You can use generics and overload resolution to solve satisfiability problems in C# and Java. But not in the way like templates in C++ allow for compile-time computation.
1 comments
mehrdadn
2655 days ago
Yup I've seen that aspect haha.
link