;;; TODO-2 ;;; Define a function called is-subset that checks whether ;;; one set a is a subset of another set b ;;; can only use the bulit in functions: first , rest , len