gpt4 book ai didi

ocaml - OCaml中标准库的源代码在哪里?

转载 作者:行者123 更新时间:2023-12-04 05:14:51 25 4
gpt4 key购买 nike

在查看OCaml的标准库时,我想查看所描述功能的源代码,在哪里可以找到这些功能的代码?
http://caml.inria.fr/pub/docs/manual-ocaml/libref/List.html此链接显示列表的标准库,在哪里可以找到用于每个列表的代码?

最佳答案

只需在shell中键入以下内容:

$ cd `ocamlc -where`

您会看到* .mli文件,其中包含文档。

关于ocaml - OCaml中标准库的源代码在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5454635/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com