8 ms·
The comparison I would draw is it's a statistics based search engine for code. Sometimes the query is the first half of a small statement that we can fill in w
by stovenctl 4y ago
The comparison I would draw is it's a statistics based search engine for code.
Sometimes the query is the first half of a small statement that we can fill in with common patterns. Useful, fair.
Sometimes the query is a signature like `fn fast_inv_sqrt` that copies someone's code and doesn't attribute it.