CornerHelper (corner_helper v0.1.0)
This Module define macros to help debug code.
Link to this section Summary
Functions
debug(v) use to print v pretty in the scrren, when the Mix.env is :dev
.
here() use to print a message show where the code run at, like "Now we are at
Link to this section Functions
debug(v) use to print v pretty in the scrren, when the Mix.env is :dev
.
here() use to print a message show where the code run at, like "Now we are at