What is the F# equivalent to the following code using AKKA.
context.system.actorSelection("/user/master/*")
Basically want to know