lib/html: implement the tag list as an hashset instead of a array.
authorJean Privat <jean@pryen.org>
Mon, 19 Oct 2015 19:48:22 +0000 (15:48 -0400)
committerJean Privat <jean@pryen.org>
Mon, 19 Oct 2015 19:48:22 +0000 (15:48 -0400)
commit8d4d68d159abc1b8b08c528835d63d4bca187ae9
tree01ba042c00bcec02e523c47af9400eaf24d1badf
parent96d13a46fc9d3b3951c1b5238005ef81c0dae7e5
lib/html: implement the tag list as an hashset instead of a array.

Signed-off-by: Jean Privat <jean@pryen.org>
lib/html/html.nit