Collection: signature

This collection represents our official branding (aka. signature) for STEM based organizations.

In programming a ‘signature’  describes a function type with an interface, we give the interface a call signature. This is like a function declaration with only the parameter list and return type given. Each parameter in the parameter list requires both name and type.