P49

ninetynine.P49
object P49

P49 - Gray code.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
P49.type

Members list

Value members

Concrete methods

def gray(n: Int): List[String]

Attributes

Returns

the list of strings that represent the gray code for n

Concrete fields

val logger: Logger