Searched refs:assignmentsSlice (Results 1 – 1 of 1) sorted by relevance
191 type assignmentsSlice []assignment type193 func (a assignmentsSlice) Len() int {197 func (a assignmentsSlice) Less(i, j int) bool {201 func (a assignmentsSlice) Swap(i, j int) {206 var sorted assignmentsSlice