Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 28, 2020 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/2a60a35706a37bf18a1e044a7daa72ae to your computer and use it in GitHub Desktop.
Save r-ryantm/2a60a35706a37bf18a1e044a7daa72ae to your computer and use it in GitHub Desktop.
/nix/store/ywhmmfmnls6n0241cn8a1rbr86y1y9qp-ocaml4.10.0-extlib-1.7.7
└── lib
└── ocaml
└── 4.10.0
└── site-lib
└── extlib
├── base64.cmi
├── base64.cmt
├── base64.cmti
├── base64.cmx
├── base64.mli
├── bitSet.cmi
├── bitSet.cmt
├── bitSet.cmti
├── bitSet.cmx
├── bitSet.mli
├── dllist.cmi
├── dllist.cmt
├── dllist.cmti
├── dllist.cmx
├── dllist.mli
├── dynArray.cmi
├── dynArray.cmt
├── dynArray.cmti
├── dynArray.cmx
├── dynArray.mli
├── enum.cmi
├── enum.cmt
├── enum.cmti
├── enum.cmx
├── enum.mli
├── extArray.cmi
├── extArray.cmt
├── extArray.cmti
├── extArray.cmx
├── extArray.mli
├── extBuffer.cmi
├── extBuffer.cmt
├── extBuffer.cmti
├── extBuffer.cmx
├── extBuffer.mli
├── extBytes.cmi
├── extBytes.cmt
├── extBytes.cmti
├── extBytes.cmx
├── extBytes.mli
├── extHashtbl.cmi
├── extHashtbl.cmt
├── extHashtbl.cmti
├── extHashtbl.cmx
├── extHashtbl.mli
├── extLib.a
├── extLib.cma
├── extLib.cmi
├── extLib.cmt
├── extLib.cmx
├── extLib.cmxa
├── extLib.cmxs
├── extList.cmi
├── extList.cmt
├── extList.cmti
├── extList.cmx
├── extList.mli
├── extString.cmi
├── extString.cmt
├── extString.cmti
├── extString.cmx
├── extString.mli
├── global.cmi
├── global.cmt
├── global.cmti
├── global.cmx
├── global.mli
├── IO.cmi
├── IO.cmt
├── IO.cmti
├── IO.cmx
├── IO.mli
├── META
├── option.cmi
├── option.cmt
├── option.cmti
├── option.cmx
├── option.mli
├── optParse.cmi
├── optParse.cmt
├── optParse.cmti
├── optParse.cmx
├── optParse.mli
├── pMap.cmi
├── pMap.cmt
├── pMap.cmti
├── pMap.cmx
├── pMap.mli
├── refList.cmi
├── refList.cmt
├── refList.cmti
├── refList.cmx
├── refList.mli
├── std.cmi
├── std.cmt
├── std.cmti
├── std.cmx
└── std.mli
5 directories, 98 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment