Remix.run Logo
xienze 7 days ago

> This is what a good IDE brings to the table, it'll show that $result is of type string.

I think the parent is referring to what the result _means_, rather than its type. Functional programming can, at times, obfuscate meaning a bit compared to good ol’ imperative style.

8n4vidtmkvmk 7 days ago | parent [-]

If you want meaning, don't call your variable "result"