In FP, code is not encapsulated. Can you explain why this code does not show encapsulation?

The data and the function are not grouped together in an objectThe data and the function are not related

The data and the function are not grouped together in an object.