English edit

Noun edit

tramp data (uncountable)

  1. (programming) Data which is passed via one function to another, and not otherwise used by the first.
    Functions should use matching variable names for tramp data to improve readability.