The Depend class has isRange() and isPlus() methods, so how about a complementary isSimple() method?
isRange()
isPlus()
isSimple()
Seems like a good idea, I pushed a fix
Login or Signup to reply.
SlimerDude Tue 22 Aug 2017
The Depend class has
isRange()
andisPlus()
methods, so how about a complementaryisSimple()
method?brian Wed 23 Aug 2017
Seems like a good idea, I pushed a fix