guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird import behaviour of digital modules


From: Tomas Volf
Subject: Re: Weird import behaviour of digital modules
Date: Sat, 8 Jun 2024 19:30:18 +0200

On 2024-06-08 15:59:12 +0200, lloda wrote:
> Modules can't have numbers as names in general

Modules most definitely *can* have numbers as names, my Advent of Code solutions
are stored in files matching $YEAR/$DAY pattern (e.g. 2023/01.scm) and it works
just fine, both define-module and use-modules.

Have a nice day,
Tomas Volf

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]