j
k
j a
j l
On 6/06/2015, at 8:26 pm, Vlatko Basic wrote:
Maybe a slightly changed syntax like this could be less confusing import Data.Map (Map) andAs M (...) or import Data.Map (Map) and as M (...)
Maybe a slightly changed syntax like this could be less confusing
import Data.Map (Map) andAs M (...)
or
import Data.Map (Map) and as M (...)
This starts to be interesting.
Back to the thread
Back to the list