Page MenuHomeSoftware Heritage

Extract the escape function declaration from the BaseDb.copy_to method
ClosedPublic

Authored by douardda on Jan 29 2019, 5:41 PM.

Details

Summary

There is no need for it to be declared there: it does not use any closure
and defining a function in a function is expensive!

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.