tdp2110 / HaskellTiger

Modern Compiler Implementation in ML, in Haskell
Boost Software License 1.0
19 stars 0 forks source link

add func to query array size #67

Open tdp2110 opened 4 years ago

tdp2110 commented 4 years ago

this requires polymorphism, and is tricky because of the presence of "id"s in array types