4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
bar(t, u) = normal(t, u)
|
||
|
ski = mixture(1, 2, 3, [0.2, 0.4, 0.8])
|
||
|
foo = {bar: bar}
|