Hoogle comes handy to find an appropriate function in Haskell by typing the approximate type signature. Is there some similar support for DAML?
Hoogle is integrated in the search on https://docs.daml.com, e.g., searching for (a -> b) -> [a] -> [b])
https://docs.daml.com/search.html?query=(a%20-%3E%20b)%20-%3E%20[a]%20-%3E%20[b] will bring up map
.
There is also a more familiar looking Hoogle-for-DAML (though I argue it should be called Doogle!)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With