digger v0.4.0 Digger.UpperCaser.Protocol protocol

This protocol defines the API for functions which take a valid Elixir data type as input.

Link to this section Summary

Functions

Uppercase first letter of the data type

Link to this section Types

Link to this type t()
t() :: term

Link to this section Functions

Link to this function upcase_first(data_type)
upcase_first(Types.data_type) :: Types.valid_return_type

Uppercase first letter of the data type