mirai@makinata.eu skribis: > From: Bruno Victal > > * gnu/services/configuration.scm: rework alist? procedure I simplified it a bit and applied. Note that there are two other ‘*-alist?’ procedures… But really, it’s the kind of predicate that shouldn’t be used because there’s no disjoint alist data type in the first place. It may be a sign that we should use records instead in those places. Thanks, Ludo’.