What, if anything, do you need to add to a dependent type system to get a module system? -


dependent type systems seem support of uses of ml module system. out of module system not out of dependent records?

module ~ record

signature ~ record type

functor ~ function on records

module abstract type component ~ dependent record type field

i'm interested in how works module system, , if , how integrate features such applicative functors , mixins.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -