Open bishopZ opened 10 years ago
it would be really nice to have OR and AND operators in type statements. like this:
type.is('arr||str', value); type.is('str&&json', value); etc
it would be really nice to have OR and AND operators in type statements. like this:
type.is('arr||str', value); type.is('str&&json', value); etc