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

From: Sergii Dymchenko <kit1980_at_gmail.com>
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.2.0 : Thu Dec 05 2013 - 06:13:49 CET