$cookie:clientType[
$.value[test]
$.expires[^date::create(2003;2;26)]
]
$cookie:zigi[
$.value[value]
$.expires[^date::create(2003;2;20)]
]
'$cookie:CLASS.clientType'
$t[^table::create{key value}]
^cookie:fields.foreach[k;v]{^t.append{$k ^if($v is "hash"){$v.value}{$v}}}
^t.sort{$t.key}
^t.menu{${t.key}: '$t.value'}[
]