Gauche > Archives > 2020/11/04
Built on
Chaton
Search
|
Badge
|
Tools
2020/10
2020/11
2020/11/01 (5)
2020/11/02 (5)
2020/11/03 (0)
2020/11/04 (5)
2020/11/05 (15)
2020/11/06 (6)
2020/11/07 (2)
2020/11/08 (23)
2020/11/09 (0)
2020/11/10 (0)
2020/11/11 (0)
2020/11/12 (0)
2020/11/13 (17)
2020/11/14 (4)
2020/11/15 (2)
2020/11/16 (3)
2020/11/17 (4)
2020/11/18 (0)
2020/11/19 (0)
2020/11/20 (0)
2020/11/21 (0)
2020/11/22 (6)
2020/11/23 (4)
2020/11/24 (2)
2020/11/25 (0)
2020/11/26 (2)
2020/11/27 (1)
2020/11/28 (8)
2020/11/29 (0)
2020/11/30 (0)
2020/12
<< 2020/11/03
Back to the chat room
2020/11/05 >>
2020/11/04 16:55:56 UTC
kaki
#
ドキュメントの、クラスの再定義
http://practical-scheme.net/gauche/man/gauche-refj/kurasu.html#g_t_30af_30e9_30b9_306e_518d_5b9a_7fa9
のところで "class-redefinition メソッド…詳しくは メタオブジェクトプロトコルを参照してください。" とありますが、class-redefinitionの項目がありません。
#
<class> 用の initialize メソッド
http://practical-scheme.net/gauche/man/gauche-refj/metaobuziekutopurotokoru.html#g_t_30af_30e9_30b9_306e_30a4_30f3_30b9_30bf_30f3_30b7_30a8_30fc_30b7_30e7_30f3
で initialize (class <class>) :rest initargs となっていますが、 initialize (class <class>) initargs の間違いではないでしょうか。
2020/11/04 16:59:05 UTC
shiro
#
そのとおりでございます。class-redefinitionはたぶん後で書くつもりで忘れてた
2020/11/04 16:59:44 UTC
kaki
#
hash-table-update!-r7
http://practical-scheme.net/gauche/man/gauche-refj/hatusiyuteburu.html#g_t_30cf_30c3_30b7_30e5_30c6_30fc_30d6_30eb
の説明のコードで hash-table-ref-r7 が登場しますが、これは hash-table-ref の間違いでしょうか。
2020/11/04 17:06:46 UTC
shiro
#
Correct.
<< 2020/11/03
Back to the chat room
2020/11/05 >>