Map[Long, User]
userMap(board.id)
@@
from(to(a)) == a
to(from(b)) == b
toOpt(a).forall(b => from(b) == a)