π Search Terms
something
β
Viability Checklist
β Suggestion
π Motivating Example
function returnTypeofButInAllCaps(a: something) {
return typeof String(a ?? [].join()).toLowerCase();
// FIXME: this does not work as expected sometimes
}
π» Use Cases
- What do you want to use this for? As a clearer alternative to writing
{}
- What shortcomings exist with current approaches? Nobody really knows what
{} means.
- What workarounds are you using in the meantime? Using
{} unwillingly.
π Search Terms
something
β Viability Checklist
β Suggestion
π Motivating Example
π» Use Cases
{}{}means.{}unwillingly.