Added contains functions in List and Option. Fixed one type error #769

Merged
zxq9 merged 3 commits from contains-fun into lima 2020-08-27 18:25:39 +09:00
zxq9 commented 2020-08-26 18:57:07 +09:00 (Migrated from gitlab.com)

Created by: radrow

*Created by: radrow*
zxq9 commented 2020-08-26 19:04:36 +09:00 (Migrated from gitlab.com)

Created by: UlfNorell

Why not contains(e, o) = o == Some(e)?

*Created by: UlfNorell* Why not `contains(e, o) = o == Some(e)`?
zxq9 commented 2020-08-26 19:11:22 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Tests are failing? contains looks good.

*Created by: hanssv* Tests are failing? `contains` looks good.
zxq9 commented 2020-08-26 22:56:58 +09:00 (Migrated from gitlab.com)

Created by: radrow

Recloned repo and it turned out that that change was unnecessary. No idea

*Created by: radrow* Recloned repo and it turned out that that change was unnecessary. No idea
zxq9 commented 2020-08-26 22:58:17 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Review: Approved

*Created by: hanssv* **Review:** Approved
zxq9 commented 2020-08-27 18:24:53 +09:00 (Migrated from gitlab.com)

Created by: UlfNorell

Review: Approved

*Created by: UlfNorell* **Review:** Approved
zxq9 commented 2020-08-27 18:25:39 +09:00 (Migrated from gitlab.com)

Merged by: hanssv at 2020-08-27 09:25:39 UTC

*Merged by: hanssv at 2020-08-27 09:25:39 UTC*
Sign in to join this conversation.
No description provided.