Open hyphenrf opened 1 year ago
i.e. why is its type not in the form of: pool -> ('a -> 'b) ->/* 'a -> 'b promise? Similar in spirit to Thread.create
pool -> ('a -> 'b) ->/* 'a -> 'b promise
Thread.create
i.e. why is its type not in the form of:
pool -> ('a -> 'b) ->/* 'a -> 'b promise
? Similar in spirit toThread.create