private fun DemandList.demands_getAt(index: Int): Travel
Gets the Demand at the given index in a DemandList.
index - the zero-based index of the Demand to retrieve
index
Return the Demand, or an empty array if not found