All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aiddl-test.common.aiddl Maven / Gradle / Ivy

(#mod self org.aiddl.common.test)

(#nms E org.aiddl.eval)

(#req C org.aiddl.common)

(#def set-of
  (SetGen@C ^#integer))

(#def set-of-set
  (SetGen@C (SetGen@C ^integer)))


(#def mult-by-two
  (* 2 #self))

(#def double-mult-by-two
  ($mult-by-two ($mult-by-two #self)))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy