private fun ReservationList.res_findByValue(value: BigInteger): Int
(source)
Finds the reserved funds object with the given value in a ReservationList.
value
- the value to match as a fixed8 int
Return
the index at which the Reservation is at in the ReservationList