17.06.2013 Views

Slides

Slides

Slides

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Fittings Are First-Class<br />

Evaluating a fitting does not “run” the fitting.<br />

For that, we need fitting runners:<br />

val run : (text → ’o elem) fitting → Proc.status<br />

val run_bg : (text → ’o elem) fitting → Proc.t<br />

val run_list : (text → ’o) fitting → ’o list<br />

val run_out : ?procref:(Proc.t option ref)<br />

→ (text → ’o elem) → out_channel<br />

val run_in : ?procref:(Proc.t option ref)<br />

→ (text → ’o elem) → in_channel<br />

Now back to work . . .<br />

15 113

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!