Improve IsEmpty function to handle interface and pointer types correc… …tly.
Fix lint problems
Make some refactoring and add coverage
Add support pointer utility functions
Copy functions improvements
Add AnyCopy function to copy.go
Add Copy function and remove deprecated functions
Add IfThenExec function to logic package
Fix corner case for IsEmpty + up dependencies
Fix IsEmpty type check