RubyGems Navigation menu

rdl 1.0.0.rc2

RDL add support for adding contracts (pre- and postconditions) to methods. Preconditions are checked at run time when the method is called, and postconditions are checked at run time when the method returns. RDL also includes extensive support for type contracts, which check the types of arguments and returns when the method is called and when it returns, respectively.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.2.0 - June 10, 2019 (180.0 KB)
  2. 2.1.0 - June 14, 2017 (134.0 KB)
  3. 2.0.1 - November 11, 2016 (128.0 KB)
  4. 2.0.0 - August 24, 2016 (128.0 KB)
  5. 2.0.0.rc5 - August 24, 2016 (126.5 KB)
  6. 1.0.0.rc2 - December 17, 2015 (46.5 KB)
顯示所有版本(共 19)

Runtime 相依性套件 (1):

require_all >= 1.3.3, ~> 1.3

擁有者:

作者:

  • University of Maryland, College Park

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 38,988

這個版本 2,018

授權:

BSD-3-Clause

Ruby 版本需求: >= 0

RubyGems 版本需求: > 1.3.1

相關連結: