adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
531 stars 125 forks source link

Add integral field check to find #346

Closed vabenil closed 1 year ago

vabenil commented 1 year ago

Basically makes clearer the fact that find only works with Integral fields, and makes debugging easier.

P.S. I forgot to add this in the previous pr. Sorry.