AttemptHistory

constructor(_attempts: MutableList<Attempt<RESULT, FEEDBACK>> = mutableListOf(), lastResult: RESULT? = null, timestamp: Instant = Instant.now())