findAllFriendsOf

abstract fun findAllFriendsOf(userID: User.UserID): Iterable<User>