newsGuile-Lib - News

 
 

Guile-Lib version 0.2.5

Item posted by David Pirotte <daviid> on Thu 13 Apr 2017 07:38:01 PM UTC.

Guile-Lib version 0.2.5 is released! (2017.01.17)


This is a maintenance release, the next maintenance release for the
Guile-Lib 0.2 series.



    Prodedure: assert-false expr
    Special Form: assert expr

    assert-false will throw a 'test-failed-exception unless the evaluation
    of expr returns #f.

    assert will throw a 'test-failed-exception if expr raises an
    exception.


Older new available here

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code