7 ms·
It's a good try. I noticed two things: It likes to end responses like this: "Grug say, happy coding! [8 emojis]" It also told me the visitor pattern is a best
by mingw__ 3y ago
It's a good try. I noticed two things:
It likes to end responses like this: "Grug say, happy coding! [8 emojis]"
It also told me the visitor pattern is a best practice.
- domano 3y agoThe emojis are strange, yeah. Well something for V2 then. I guess the visitor can be good depending on your language and use case. We do a lot of graph traversal and make use of it.