nitc :: Instance :: is_null
true
Return false otherwise.
false
# Return `true` if the instance is null. # Return `false` otherwise. fun is_null: Bool do return mtype isa MNullType