struct Crytic::Generator::MutationSet

Defined in:

crytic/generator/generator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(neutral : Mutation::Mutation, mutated : Array(Mutation::Mutation)) #

Instance Method Detail

def clone #

def copy_with(neutral _neutral = @neutral, mutated _mutated = @mutated) #

def mutated : Array(Mutation::Mutation) #

def neutral : Mutation::Mutation #

def number_of_mutations #