Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- readall fd >>= fun a ->
- Lwt_io.printf "readall result\n%s\n%!" a >>= fun () ->
- Lwt_unix.close fd;
- Lwt.return ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement