Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jaxan
543 days ago
In Haskell gMaker(0)(24)(myStr) and gMaker(0, 24, myStr) would have the same syntax, namely gMaker 0 24 myStr. So that solves the issue.