Do you think Kernel.++ has readability?

Hello. I’m developing a server program with elixir with a coworker.
I found a code which he wrote uses Kernel.++ in a pipeline chain.

I agree with that pipeline helps to write readable codes, but I’m not sure whether we should use Kernel.++ there.
I’d like to hear your opinion.
Thank you :grinning:

1 Like