# Functions
ApplyOptions applies all the options to the given configuration.
Transform creates either an Evaluate or Compile configuration option, done as a function callback.
# Structs
CompileConfig provides the configuration values for the Compile command.
EvaluateConfig provides the configuration values for the Evaluate command.
# Interfaces
Option is the base interface for FHIRPath options.