MissingStrategies.jl
  • Home
  • Types
  • Dispatch
  • Default handling
  • Utilities
Version
  • Dispatch
  • Dispatch
Edit on GitHub

Dispatching on Collection of missings

Trait IsEltypeSuperOfMissing defined using SimpleTraits.jl allows dispatching on any collection of eltype containing missings.

MissingStrategies.IsEltypeSuperOfMissing — Type

Trait which contains all types with Missing in its element type (eltype), excluding Any.

This allows dispatching on any Collection (Iterator, Vector, Tuple) that may contain missing elements.

See example of @handlemissings_stub for an application.

source
« TypesDefault handling »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl on Tuesday 4 January 2022. Using Julia version 1.7.1.