summary refs log tree commit diff stats
path: root/lib/deprecated/pure/future.nim
blob: 3f7b63a30db086e1aa7ea081257497e7ad701df7 (plain) (blame)
1
2
3
4
5
6
## This module is a deprecated alias for the `sugar` module. Deprecated since 0.19.0.

{.deprecated: "Use the new 'sugar' module instead".}

import sugar
export sugar