Declaración
if(value==nil)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Entity | Object | The object to determine whether it is empty |
Regresar
Tipo | Descripción |
---|---|
Bool | Is it empty? |
Determine whether the object is empty
if(value==nil)
go
Nombre | Tipo | Descripción |
---|---|---|
Entity | Object | The object to determine whether it is empty |
Tipo | Descripción |
---|---|
Bool | Is it empty? |