abstract struct Number

Overview

stolen from https://tomdriven.dev/ruby/2015/09/08/calculating-a-percentage-in-ruby-elegantly.html

Included Modules

Defined in:

crystal_quiz.cr

Instance Method Summary

Instance Method Detail

def percent_of(n) #

[View source]