mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-29 02:34:45 -04:00
Any type that is memory hashable must not be recursive since there are definitely no pointers involved to make a cycle. Signed-off-by: Joe Tsai <joetsai@digital-static.net>