Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assume...
Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assum...
Class methods Constructors Class methods Class methods are methods associated to a class or module instead of a specific instance. module CaesarCipher def self . encr...
Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assume...
Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assum...
Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assume...
Fresh variables Fresh variables Once macros generate code, they are parsed with a regular Crystal parser where local variables in the context of the macro invocations are assume...
finalize finalize If a class defines a finalize method, when an instance of that class is garbage-collected that method will be invoked: class Foo def finalize ...
Developing with NATS Developing with NATS Developing with NATS is a combination of distributed application techniques, common NATS features and library specific syntax. As well ...
Class methods Constructors Class methods Class methods are methods associated to a class or module instead of a specific instance. module CaesarCipher def self . encr...