Measures Concepts
GitHub icon

hasExports

hasExports - language feature

< >
Example from JavaScript, TypeScript:
export function myFunction() { }
Example from Erlang:
-export([start/0, codeswitch/1]).

Languages with hasExports include JavaScript, TypeScript, Erlang

This question asks: Does the language have a syntax for explicitly exporting items from a module or file?

HTML of this page generated by Features.ts

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout