(module array scheme/base (require "Object-composite.ss") (provide make-java-array is-java-array? make-runtime-type array->list))