thisPageIfTrue

inline fun <T, PR : PaginationResult<T>> PR.thisPageIfTrue(condition: PR.() -> Boolean): PR?(source)