Open fluke opened 8 years ago
In #37 we changed the first() to find() but this leads to #41. This is a fix for the same.
first()
find()
In #37 we changed the
first()
tofind()
but this leads to #41. This is a fix for the same.