Sha256: ac4e87ae6ee927fee5480608a36846b955979c5588cc03eb57a22a8eb87e7610
Contents?: true
Size: 470 Bytes
Versions: 7
Compression:
Stored size: 470 Bytes
Contents
# Quines This document is a small collection of quines. This documentation is generated from a [Polytrix](https://github.com/rackerlabs/polytrix) that validated each quine. Examples for <%= scenario %> scenario: <% Polytrix.implementors.each do |implementor| %> ## <%= implementor %> <%#= implementor.name %> Source: ```<%#= implementor.language %> <%#= implementor.sample_code_for scenario %> ``` Output: ``` <%#= implementor.result_for scenario %> ``` <% end %>
Version data entries
7 entries across 7 versions & 1 rubygems