The Objective Caml system release 2.04

msra(2002)

引用 41|浏览39
暂无评分
摘要
PrioQueue = (PrioQueue : PRIOQUEUE);;module AbstractPrioQueue : PRIOQUEUE# AbstractPrioQueue.remove_top;;Characters 0-28:Unbound value AbstractPrioQueue.remove_top# AbstractPrioQueue.insert AbstractPrioQueue.empty 1 "hello";;- : string AbstractPrioQueue.queue = <abstr>The restriction can also be performed during the denition of the structure, as inmodule PrioQueue = (struct ... end : PRIOQUEUE);;An alternate syntax is provided for the above:module PrioQueue : PRIOQUEUE =...
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要