syntax - What does "open!" mean in OCaml? -


i'm looking @ ocaml source file begins following instruction:

open! miscparser 

i understand open miscparser means "open miscparser module", don't know exclamation mark means.

it's avoid triggering warnings if open shadows exisiting identifier. see manual.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -