RubyGems Navigation menu

protocol 0.8.1

This library offers an implementation of protocols against which you can check the conformity of your classes or instances of your classes. They are a bit like Java Interfaces, but as mixin modules they can also contain already implemented methods. Additionaly you can define preconditions/postconditions for methods specified in a protocol.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.0 - November 05, 2019 (28.5 KB)
  2. 1.0.1 - July 19, 2013 (28.5 KB)
  3. 1.0.0 - July 18, 2013 (28.5 KB)
  4. 0.9.0 - August 18, 2009 (27.5 KB)
  5. 0.8.2 - August 05, 2009 (25.5 KB)
  6. 0.8.1 - December 16, 2008* (25.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

ParseTree ~> 2.0

擁有者:

作者:

  • Florian Frank

SHA 256 checksum:

253e5f66a00e6daed675d7420f25667cf28beef7f4cc063e97584294b52fac57

總下載次數 7,897,689

這個版本 3,493

License:

Ruby 版本需求:

相關連結: