|
|
|
|
|
by magicalhippo
1992 days ago
|
|
Why couldn't it be a function that queries a database, like answering "on invoice x, does line y exist"? Genuinely curious, not that familiar with Haskell, just thought you could use something like parameter binding or similar to construct functions like that. |
|