CookieStack.opApply

Iterate over all cookies in stack

class CookieStack
int
opApply
(
scope int delegate
(
ref Cookie
)
dg
)

Meta