* [Caml-list] TypeRex: indenting let open Mod in
@ 2012-05-08 21:25 Joel Reymont
2012-05-08 22:01 ` Daniel Bünzli
0 siblings, 1 reply; 2+ messages in thread
From: Joel Reymont @ 2012-05-08 21:25 UTC (permalink / raw)
To: caml-list
Is there a way to get this layout with TypeRex?
let alert ctx x =
let open Alert in
Printf.printf "...Alert: type = %s, status = %s\n"
(Type.to_string (type_ x)) (status x);
flush stdout
Thanks, Joel
--------------------------------------------------------------------------
Working on AlgoKit, a new algorithmic trading platform using Rithmic R|API
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-08 22:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 21:25 [Caml-list] TypeRex: indenting let open Mod in Joel Reymont
2012-05-08 22:01 ` 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