@Fedihacker IMO you underestimate on how many ways you could solve the same problem.
Besides I'm talking about:
- Porting types that were not present in source, but existed in past versions & my code.
- Porting names that didn't exist in source, but exist in my implementation.
- Using highly un-idiomatic design choices, not present in source. Tbh. I haven't found them anywhere outside my lib.
It's way too specific to be considered "anyone would write it this way".