Graur Andrew
Graur Andrew
@kerelape What's up with this issue?
@kerelape Do you have any progress here? I want to assign someone else to this task
@yegor256 How can we check types in EO? By size?
@MCJOHN974 Can you help us here?
@MCJOHN974 What about the progress of this task? Do you need some help?
@MikhailLipanin please, help us here
@MikhailLipanin As I understand, it will be a `eo/eo-test` module. @yegor256 Am I right?
@MikhailLipanin Do you have any progress here?
@MikhailLipanin Please, remove this todo #1109 in related to this issue pull request. Since this issues are similar
@maxonfjvipon I think the main problem is when the `key` of the map is `0`. Try this short example: ``` [] > map-with-zero-key (map *).with 0 2 > m assert-that...