imports
This commit is contained in:
parent
136e49c2a0
commit
f22e823ee5
1 changed files with 0 additions and 2 deletions
2
day6.m
2
day6.m
|
@ -7,10 +7,8 @@
|
|||
|
||||
:- implementation.
|
||||
:- import_module int.
|
||||
:- import_module char.
|
||||
:- import_module string.
|
||||
:- import_module list.
|
||||
:- import_module maybe.
|
||||
|
||||
:- pred all_diff(list(T)::in) is semidet.
|
||||
all_diff([]).
|
||||
|
|
Loading…
Reference in a new issue