Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ウェブサイトでこのクイックソートの実装を見つけました:
q:{$[2>distinct x;x;raze q each x where each not scan x < rand x]};
この部分がわかりません:
raze q each x where each not scan x < rand x
誰かが私にそれを段階的に説明できますか?