< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(自分と同じ返事先を持つ)
N :次の記事
|<:スレッドの先頭
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
On Fri, Oct 15, 2010 at 7:21 PM, Santiago Pastorino
<santiago / wyeworks.com>wrote:
> Hi guys,
>
> I'm wondering why Ruby doesn't provide a WeakHash implementation. Do
> you think could be a nice thing to add?.
>
> Best.
>
>
A great treatise on the subject:
http://eigenclass.org/hiki/weakhash+and+weakref which references some useful
ruby-talk threads and some candidate solutions.