Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val needs_more : t -> bool
Is it possible to write more characters to the structure?
putc w c
writes the character c
to the structure and returns a structure which might accept more characters.