Eclalang/Ecla

Fix null.go

Closed this issue · 0 comments

  • Some methods should return an error, and they simply return null
  • the methodd Eq and NotEq compare the type, they should instead call other.IsNull()