android kotlin elvis operator vs or operator code example Example: elvis operator kotlin example val l = b?.length ?: -1