Helpers.ConvertPosition (cnab v0.0.1)

Helper to convert machine position to human position

Link to this section Summary

Link to this section Functions

Link to this function

convert_position(string, unique_position)

@spec convert_position(String.t(), Integer.t()) :: String.t()
Link to this function

convert_position(string, from, to)

@spec convert_position(String.t(), Integer.t(), Integer.t()) :: String.t()