Re: [eclipse-clp-users] Dealing with ambiguity between empty arrays and empty lists

From: Sergii Dymchenko <kit1980_at_...6...>
Date: Wed, 4 Dec 2013 12:30:25 -0800
Hi,

Is this a real practical issue?

Will the approach 2 solve the problem of not matching dimensions in the
following case?

?- dim(Array2D, [3, 0, 777]), dim(Array2D, Dims).

Array2D = []([], [], [])
Dims = [3]

Sergii.
Received on Wed Dec 04 2013 - 20:30:32 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST