|
|
|
|
|
by greggman
3625 days ago
|
|
since I'm not a fp expert what about a function like ctx.arc(10, 20, 30, 0, 6.28, false);
There's nothing special about boolean. How do you encode all of those above into types in fp so that it's impossible to get them wrong and so they're self documenting? I hope you're not suggesting there be a horizontalFloat type and a verticalFloat type or are you? |
|
https://stackoverflow.com/questions/107243/are-units-of-meas...