Y
Hacker News
new
|
ask
|
show
|
jobs
bschwindHN
5 hours ago
[
-
]
Pedantic:
fn add<T: std::ops::Add<Output = T>>(a: T, b: T) -> T { a + b }
Please enable JavaScript to continue using this application.