サクサク読めて、アプリ限定の機能も多数!
要素の数が2、30個ならハッシュテーブルより連想配列の方が速いよ、という話
masatoi のブックマーク 2016/01/31 16:30
Alist vs. hash-table[Lisp][CommonLisp][Common Lisp][プログラミング][programming][algorithm]要素の数が2、30個ならハッシュテーブルより連想配列の方が速いよ、という話2016/01/31 16:30
このブックマークにはスターがありません。 最初のスターをつけてみよう!
funcall.blogspot.com2016/01/30
An alist is a simple data structure that holds key-value pairs in a linked list. When a key is looked up, the list is searched to find it. The time it takes is proportional to the length of the lis...
4 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
要素の数が2、30個ならハッシュテーブルより連想配列の方が速いよ、という話
masatoi のブックマーク 2016/01/31 16:30
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Alist vs. hash-table
funcall.blogspot.com2016/01/30
An alist is a simple data structure that holds key-value pairs in a linked list. When a key is looked up, the list is searched to find it. The time it takes is proportional to the length of the lis...
4 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /