advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
A module for adding getNext() and getPrevious() traversal predicates to orderable data, with optional grouping support.
getNext()
getPrevious()
import qtil.list.Ordered
A module for adding getNext(), getPrevious() members to a type that is in some way orderable, in optional groups.