caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ctypes - to string or to bigarray?
@ 2016-02-28 19:15 Malcolm Matalka
  2016-02-28 19:42 ` Gerd Stolpmann
  2016-02-29  8:41 ` Jeremy Yallop
  0 siblings, 2 replies; 3+ messages in thread
From: Malcolm Matalka @ 2016-02-28 19:15 UTC (permalink / raw)
  To: caml-list

I'm writing bindings for a library that is just doing I/O and wondering
what the suggested best practice is around using string or bigarray.  It
seems like using Bigarray is probably the most versatile interface.
People can decide to do the copying themselves or just use Bigarray
everywhere.

Are there any other things to consider?  Suggestions?

Thanks,
/Malcolm

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

end of thread, other threads:[~2016-02-29  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-28 19:15 [Caml-list] ctypes - to string or to bigarray? Malcolm Matalka
2016-02-28 19:42 ` Gerd Stolpmann
2016-02-29  8:41 ` Jeremy Yallop

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).