can I write directly a lambda here: `targetMeshes...
# getting-started
e
can I write directly a lambda here:
targetMeshes.add(findMesh(targetMesh.mName) ?: { /**here*/})
?