Comment on DeepSeek Coder: Let the Code Write ItselfparentComments−mcny2yI personally use a -> b -> c for sequence, a > b >> c for nested hierarchy.In this context, I read it as a is better than b which is better than c.
Comments
I personally use a -> b -> c for sequence, a > b >> c for nested hierarchy.
In this context, I read it as a is better than b which is better than c.