Syntax Lookup

Enter some language construct you want to know more about.
This is the __MODULE__ special value.

__MODULE__ returns the module name of the file. Note that it does not return the name of a nested module, though.

ReScriptJS Output
__MODULE__->Console.log