OpenPace v0.0.1
  • Pages
  • Modules
  • Mix Tasks

    View Source Squeeze.Distances (OpenPace v0.0.1)

    This module defines the distances used in forms.

    Link to this section Summary

    Functions

    distance_name(distance, opts)
    distances()
    format(distance)
    format(distance, opts)
    half_marathon_in_meters()
    label(list)
    marathon_in_meters()
    mile_in_meters()
    parse(str)
    to_feet(distance, arg2)
    to_float(distance, arg2)
    to_int(distance, arg2)
    to_meters(distance, arg2)

    Link to this section Functions

    Link to this function

    distance_name(distance, opts)

    View Source
    Link to this function

    distances()

    View Source
    Link to this function

    format(distance)

    View Source
    Link to this function

    format(distance, opts)

    View Source
    Link to this function

    half_marathon_in_meters()

    View Source
    Link to this function

    label(list)

    View Source
    Link to this function

    marathon_in_meters()

    View Source
    Link to this function

    mile_in_meters()

    View Source
    Link to this function

    parse(str)

    View Source
    Link to this function

    to_feet(distance, arg2)

    View Source
    Link to this function

    to_float(distance, arg2)

    View Source
    Link to this function

    to_int(distance, arg2)

    View Source
    Link to this function

    to_meters(distance, arg2)

    View Source

    Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language