wmeyer·il y a 14 ans·discussF#It's really fun to use; a bit like Python but with the benefit of static typing.
wmeyer·il y a 15 ans·discussBTW, in this case, you don't even need the first two lambda functions. You may just write let sourceList = [cache.getUser; db.getUser; anonymousUser]