Dontopedia

Lambda Sort

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

Lambda Sort has 6 facts recorded in Dontopedia across 1 reference.

6 facts·6 predicates·1 sources

Mostly:uses(1), rdf:type(1), applied to(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

resultOfResult of(1)

sortedByFunctionSorted by Function(1)

sortFunctionSort Function(1)

usedByUsed by(1)

Other facts (6)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

6 facts
PredicateValueRef
UsesPriority Map[1]
Rdf:typeSorting Function[1]
Applied toTasks[1]
Has ParameterX[1]
Accesses Keypriority[1]
ReturnsNumeric Value[1]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

usesbeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
ex:priority-map
typebeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
ex:SortingFunction
appliedTobeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
ex:tasks
hasParameterbeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
ex:x
accessesKeybeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
priority
returnsbeam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
ex:numeric-value

References (1)

1 references
  1. ctx:claims/beam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a
      Show excerpt
      # Define a dictionary to map priority strings to numeric values priority_map = {"High": 1, "Medium": 2, "Low": 3} # Sort the tasks by priority tasks.sort(key=lambda x: priority_map[x["priority"]]) # Print sorted tasks for task in tasks:

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.