format

fun format(resolveNode: (NodeId) -> String = { it.toHex() }): String(source)

Formats the neighbor list as a human-readable string.