feature: summarize implemented algorithms in stdlib and runtime
yangwenmai opened this issue · 3 comments
yangwenmai commented
feature: summarize implemented algorithms in stdlib and runtime
changkun commented
I think we need to declare the interested packages before we start digging more deeper. Feel free to add your preferences.
yangwenmai commented
- strings
- sort
- hash
- image
changkun commented
I think this request is duplicated with the purpose of summarizing design history. An implemented algorithm usually mixes multiples algorithms with clever engineering, some of them don't even have a name.
One can always read the design history and figure out the actual detail. Thus, close.