The built-in {{let}} helper is documented in the 3.1 API docs.
I haven't gotten it working in an Ember 3.1.0 app, but I'm not sure why yet.
It was only added in 3.2, the API docs are missing our feature flagging @category pragma perhaps?
Apologies! I have opened a PR correcting the problem 馃槄.
FYI I've started work on the polyfill over here
Forgot to mention that the polyfill is completed and published to npm!
@cafreeman does this mean we can close this issue? Or should we add a checkbox to do something additional with documentation?
@ryanlabouve Yep, the only outstanding thing is that I need to get the polyfill listed correctly on ember-observer. I've requested a correction from them so hopefully it'll be fixed soon.