(define-module (srfi 98) (export get-environment-variable get-environment-variables) (include-shared "srfi/98/env"))