Ocaml模块的实现 [英] Ocaml modules implementation

查看:76
本文介绍了Ocaml模块的实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Ocaml的标准库包含各种模块:ListMapNativeint等.我知道提供了这些模块的接口(例如,

Ocaml's standard library contains various modules: List, Map, Nativeint, etc. I know that interfaces for these modules are provided (e.g. for the List module), but I am interested in the algorithms and their implementations used in modules' functions.

在哪里可以找到?

推荐答案

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆