module Mulang::Ruby::Sexp

Public Instance Methods

mnil() click to toggle source
# File lib/mulang/ruby/sexp.rb, line 7
def mnil
  ms(:MuNil)
end