caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Filename.split_extension
@ 2016-07-25 18:35 Hendrik Boom
  2016-07-25 18:43 ` Daniel Bünzli
  0 siblings, 1 reply; 4+ messages in thread
From: Hendrik Boom @ 2016-07-25 18:35 UTC (permalink / raw)
  To: caml-list

I'm trying to use split a filename with a extension into the bane abd 
the extension.

I've found Filename.split_extension in 
https://ocaml.janestreet.com/ocaml-core/109.07.00/doc/core/Filename.html
but it seems not to be available on the Ocaml I'm using.  Though 
Filename.dirname and Filename.basename are available.

Now th documentation I used was from jandstreet.  It's entirelly 
possible that "normal" Ocaml has a different library, and different 
documentation.

Where should I be looking?

-- hendrik


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-25 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-25 18:35 [Caml-list] Filename.split_extension Hendrik Boom
2016-07-25 18:43 ` Daniel Bünzli
2016-07-25 19:03   ` Hendrik Boom
2016-07-25 19:15     ` Daniel Bünzli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).