find

fun find(data: <Error class: unknown class>? = null): List

Finds the first link in @queue which contains @data.

Return

the first link in @queue which contains @data

Since

2.4

Parameters

data

data to find