Instruction typedef

Instruction = void Function(Resource r)

Implementation

typedef Instruction = void Function(Resource r);