3 lines
56 B
Text
3 lines
56 B
Text
|
|
use std
|
||
|
|
.: multiply <real a, real b> :. -> real {a * b}
|