isNullOrEmpty

open fun isNullOrEmpty(collection: Collection): Boolean
open fun isNullOrEmpty(map: Map): Boolean