Landry Norris
10/19/2022, 8:29 PMLandry Norris
10/19/2022, 8:30 PMPaamayim Nekudotayim
is a bit too long and a bit too PHP.streetsofboston
10/19/2022, 8:31 PM::someVariable
sounds in my head like "someVariable ref"Landry Norris
10/19/2022, 8:33 PMmap(someObject::someMethod)
or even map(something.somethingElse::someMethod)
?streetsofboston
10/19/2022, 8:34 PMLandry Norris
10/19/2022, 8:34 PMlouiscad
10/20/2022, 6:50 AMdewildte
10/20/2022, 5:22 PMcons
operator.
Scala and Haskell calls it that; I am pretty sure F# also calls it that too.dewildte
10/20/2022, 5:26 PMdewildte
10/20/2022, 5:27 PMephemient
10/23/2022, 1:53 AMephemient
10/23/2022, 1:55 AM::myVar
is this::myVar
is "`myVar` as bound to `this`". kinda breaks down at the top-level though