Hi, IMHO one important missing thing in <arrow-kt...
# arrow
j
Hi, IMHO one important missing thing in arrow-kt.io/docs is a full text search. The documentation is very well structured (at least as soon as the reader becomes familiar with FP types, structures, patterns). But there are times when it comes down to search for smth specific, like curry/curried, in the documentation. Currently I am using the google search support: curried site: arrow-kt.io But I was not lucky at all, probably because there is nothing indexed about this. Are there any plans to include a full text search support for documentation site? Best regards.