gleam-lang / javascript

🌼 Extra code for when running on JavaScript

Home Page:https://hexdocs.pm/gleam_javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a function for reference equality

CrowdHailer opened this issue · comments

I would like to check if two references for equal. (I'm currently trying to write gleam code as close to this as possible)
My suggestion is a function called ref_equal

Great idea! Let's not abbreviate though. reference_equal?