WICG / attribution-reporting-api

Attribution Reporting API
https://wicg.github.io/attribution-reporting-api/
Other
347 stars 161 forks source link

Allow Maybe methods to invoke callbacks with additional arguments #1319

Closed apasel422 closed 3 weeks ago

apasel422 commented 4 weeks ago

Combined with swapping the order of CtxFunc's parameters, this allows a number of lambdas and lambda-captures to be eliminated.