Timeline for How to name functions with multiple return values
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 16, 2019 at 18:26 | comment | added | Ali Rasim Kocal |
This function is a part of the initialization of a LexiconAutomaton class already. Since the algorithm to create a minimal automaton is complicated, it is divided into such smaller parts. I would create a (sub)class such as PrefixSearchResult in Java/C#, but it is quite unpythonic.
|
|
| Dec 16, 2019 at 17:01 | history | answered | Useless | CC BY-SA 4.0 |