learn v0.1.1 MySigils
Link to this section Summary
Functions
transfer string
to upcase, equal to String.upcase/2
Link to this section Functions
Link to this function
sigil_u(string, list)
transfer string
to upcase, equal to String.upcase/2
Examples
iex> ~u/elixir school/
"ELIXIR SCHOOL"