tounano

Results 2 issues of tounano

Hey, If I want to include custom attributes, it won't add them to the attributes array. I understand why, however sometimes it's important. Also, if my code looks like that:...

Hi, What's the right order in apply. What should be the result in the following case? ```js T.ap(T.Left(1), T.Left(2)) ``` Following the same logic, what would be the right order...